Commit 4f7bd583076076f6c5dcd4e6ec35a014ce5285eb
1 parent
f963d374
Exists in
master
and in
4 other branches
Bigger fonts for groups box
Showing
2 changed files
with
6 additions
and
1 deletions
Show diff stats
app/assets/stylesheets/sections/projects.scss
... | ... | @@ -7,6 +7,7 @@ |
7 | 7 | @extend .span4; |
8 | 8 | @extend .right; |
9 | 9 | |
10 | + .groups_box, | |
10 | 11 | .projects_box { |
11 | 12 | h5 { |
12 | 13 | color:$style_color; |
... | ... | @@ -21,6 +22,10 @@ |
21 | 22 | padding:0; |
22 | 23 | a { |
23 | 24 | display:block; |
25 | + .group_name { | |
26 | + font-size:14px; | |
27 | + line-height:18px; | |
28 | + } | |
24 | 29 | .project_name { |
25 | 30 | color:#4fa2bd; |
26 | 31 | font-size:14px; | ... | ... |
app/views/dashboard/_groups.html.haml