mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-30 01:07:11 +00:00
fix loading indicator position/size for tree leafs
This commit is contained in:
@@ -61,6 +61,11 @@
|
||||
height : 9px;
|
||||
}
|
||||
|
||||
.claro .dijitTreeNode .loadingExpando {
|
||||
left : -3px;
|
||||
height : 21px;
|
||||
}
|
||||
|
||||
.claro .dijitFolderClosed,
|
||||
.claro .dijitFolderOpened {
|
||||
display : none;
|
||||
|
||||
Reference in New Issue
Block a user