Commit dc4b7cb49a075bdce4a6e55f789b991ee94fb529

Authored by Dmitriy Zaporozhets
1 parent 8c670b66

More visible title for Issues, MR etc

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
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;