1
0
mirror of https://github.com/moparisthebest/mail synced 2025-01-30 14:40:13 -05:00

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

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;
}