Commit dc4b7cb49a075bdce4a6e55f789b991ee94fb529
1 parent
8c670b66
Exists in
master
and in
4 other branches
More visible title for Issues, MR etc
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
app/assets/stylesheets/gitlab_bootstrap/blocks.scss
@@ -72,10 +72,11 @@ | @@ -72,10 +72,11 @@ | ||
72 | 72 | ||
73 | .ui-box-head { | 73 | .ui-box-head { |
74 | .box-title { | 74 | .box-title { |
75 | - font-size: 18px; | ||
76 | - font-weight: normal; | 75 | + font-size: 20px; |
76 | + font-weight: 500; | ||
77 | line-height: 28px; | 77 | line-height: 28px; |
78 | margin: 0; | 78 | margin: 0; |
79 | + color: #444; | ||
79 | } | 80 | } |
80 | h3 { | 81 | h3 { |
81 | margin: 0; | 82 | margin: 0; |