1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-23 01:12:19 -05:00

Change grey shade of list seperators

This commit is contained in:
Tankred Hase 2014-06-17 11:46:49 +02:00
parent 3a59f79223
commit b9da151a54

View File

@ -23,7 +23,7 @@
left: 0; left: 0;
right: 0; right: 0;
height: 0; height: 0;
border-top: 1px solid $color-grey-light; border-top: 1px solid $color-grey-lighter;
} }
&:first-child { &:first-child {