This commit is contained in:
Csaba Jakosa
2016-10-16 18:23:38 -05:00
committed by Dustin Falgout
parent dd13e3b57e
commit 7304425dde
+7
View File
@@ -49,6 +49,13 @@
}
treeview entry {
&:focus {
&:dir(rtl), &:dir(ltr) { // specificity bump hack
background-color: $base_color;
transition-property: color, background;
}
}
&.flat, & {
border-radius: 0;
background-image: none;