Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
4f7bd583
Commit
4f7bd583
authored
Oct 03, 2012
by
randx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bigger fonts for groups box
parent
f963d374
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/assets/stylesheets/sections/projects.scss
app/assets/stylesheets/sections/projects.scss
+5
-0
app/views/dashboard/_groups.html.haml
app/views/dashboard/_groups.html.haml
+1
-1
No files found.
app/assets/stylesheets/sections/projects.scss
View file @
4f7bd583
...
...
@@ -7,6 +7,7 @@
@extend
.span4
;
@extend
.right
;
.groups_box
,
.projects_box
{
h5
{
color
:
$style_color
;
...
...
@@ -21,6 +22,10 @@
padding
:
0
;
a
{
display
:block
;
.group_name
{
font-size
:
14px
;
line-height
:
18px
;
}
.project_name
{
color
:
#4fa2bd
;
font-size
:
14px
;
...
...
app/views/dashboard/_groups.html.haml
View file @
4f7bd583
.
project
s_box
.
group
s_box
%h5
Groups
%small
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment