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,6 +7,7 @@ | ||
| 7 | @extend .span4; | 7 | @extend .span4; |
| 8 | @extend .right; | 8 | @extend .right; |
| 9 | 9 | ||
| 10 | + .groups_box, | ||
| 10 | .projects_box { | 11 | .projects_box { |
| 11 | h5 { | 12 | h5 { |
| 12 | color:$style_color; | 13 | color:$style_color; |
| @@ -21,6 +22,10 @@ | @@ -21,6 +22,10 @@ | ||
| 21 | padding:0; | 22 | padding:0; |
| 22 | a { | 23 | a { |
| 23 | display:block; | 24 | display:block; |
| 25 | + .group_name { | ||
| 26 | + font-size:14px; | ||
| 27 | + line-height:18px; | ||
| 28 | + } | ||
| 24 | .project_name { | 29 | .project_name { |
| 25 | color:#4fa2bd; | 30 | color:#4fa2bd; |
| 26 | font-size:14px; | 31 | font-size:14px; |
app/views/dashboard/_groups.html.haml