Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-10-13 13:18:56 +0300
committerPhil Hughes <me@iamphill.com>2016-10-13 13:18:56 +0300
commit9ec7aeac2362151e15e59531f347f2d7924437f8 (patch)
tree4611fd5b0d2f58f2643623fc35374f94373c950c /app/assets/stylesheets/pages/members.scss
parent96ee975805dd9bbb20bd26edf2dcc7bfdc858c78 (diff)
Tweaked position of badge in panel headings
Various UI tweaks
Diffstat (limited to 'app/assets/stylesheets/pages/members.scss')
-rw-r--r--app/assets/stylesheets/pages/members.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/members.scss b/app/assets/stylesheets/pages/members.scss
index ff4fd751f26..756efa9c7fa 100644
--- a/app/assets/stylesheets/pages/members.scss
+++ b/app/assets/stylesheets/pages/members.scss
@@ -9,6 +9,10 @@
float: left;
width: 50%;
}
+
+ strong {
+ font-weight: 600;
+ }
}
.controls {