1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-22 08:52:15 -05:00

Add wo-touch-active class to mail-list item

This commit is contained in:
Tankred Hase 2014-12-04 13:03:36 +01:00
parent 175b97f7a2
commit eb4bc13e3f

View File

@ -290,7 +290,8 @@
// Modifiers
&:hover {
&:hover,
&.wo-touch-active {
background-color: rgba($color-main, 0.15);
}
&--unread {