tweak selected feed display a bit

This commit is contained in:
Andrew Dolgov
2014-12-05 00:29:54 +03:00
parent 9fd581336e
commit bd07626826
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -93,6 +93,10 @@
background : white;
}
.claro #feedTree.dijitTree .dijitTreeRowSelected {
box-shadow : -1px 0px 2px -1px rgba(0,0,0,0.1);
}
.claro .dijitTree .dijitTreeRowHover {
background : #f0f0f0;
border-color : #ddd;