Minor UX improvement

This commit is contained in:
alekseybobkov 2014-08-02 11:24:47 +11:00
parent 5d1480d6b9
commit 52dc767e3f
2 changed files with 2 additions and 2 deletions

View File

@ -12423,7 +12423,7 @@ div.popover-overlay {
border: none;
padding: 12px 16px 0px;
font-size: 12px;
font-weight: 600;
font-weight: 400;
color: #95a5a6;
}
.fancy-layout .control-tabs.primary > div > ul.nav-tabs > li a span.title,

View File

@ -239,7 +239,7 @@
border: none;
padding: 12px 16px 0px;
font-size: 12px;
font-weight: 600;
font-weight: 400;
color: @color-fancy-primary-tabs-inactive-text;
span.title {