replace non semantic color variable in mail list

This commit is contained in:
Mario Volke 2014-10-16 11:37:00 +02:00 committed by Tankred Hase
parent 4ef2b834b6
commit b53fdd3162
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
@include scut-truncate;
padding-top: 4px; // depends on height of .btn-navicon
padding-right: 50px; // depends on with of .btn-icon
color: $color-grey-dark;
color: $color-text;
font-size: $font-size-bigger;
font-weight: normal;
}