introduce $font-weight-normal and $font-weight-bold

This commit is contained in:
mrliptontea
2015-04-17 12:36:14 +02:00
parent 8abe193be4
commit 7f518e0ff7
23 changed files with 73 additions and 68 deletions

View File

@@ -98,7 +98,7 @@
&.ui-multiselect-optgroup-label {
margin-bottom: 2px;
border-bottom: 1px solid $panel-border;
font-weight: bold;
font-weight: $font-weight-bold;
text-align: center;
a {