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
1 changed files with 2 additions and 1 deletions

View File

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