1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-02 11:27:12 +00:00

assorted CSS fixes related to Dojo upgrade

This commit is contained in:
Andrew Dolgov
2017-01-21 22:58:32 +03:00
parent 157944d424
commit ee575027fd
2 changed files with 16 additions and 12 deletions

View File

@@ -61,11 +61,6 @@
height : 9px;
}
.claro .dijitTreeNode .loadingExpando {
left : -3px;
height : 22px;
}
.claro .dijitFolderClosed,
.claro .dijitFolderOpened {
display : none;
@@ -99,10 +94,6 @@
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;