summaryrefslogtreecommitdiff
path: root/themes/light/dijit_basic.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/dijit_basic.less')
-rw-r--r--themes/light/dijit_basic.less14
1 files changed, 4 insertions, 10 deletions
diff --git a/themes/light/dijit_basic.less b/themes/light/dijit_basic.less
index 7e93975ba..4f2faadcb 100644
--- a/themes/light/dijit_basic.less
+++ b/themes/light/dijit_basic.less
@@ -4,11 +4,11 @@
padding: 2px;
}
- /*#feedTree {
+ #feedTree {
.dijitTreeContent .dijitInline {
vertical-align : baseline;
}
- }*/
+ }
.dijitButton i.material-icons {
position: relative;
@@ -107,12 +107,6 @@
}
.dijitTree {
- .dijitTreeRowFlex {
- display : flex;
- flex-direction : row;
- align-items : center;
- }
-
.dijitFolderClosed,
.dijitFolderOpened {
display : none;
@@ -132,10 +126,10 @@
color : white;
}
- /*.dijitTreeRow .dijitTreeExpando {
+ .dijitTreeRow .dijitTreeExpando {
position : relative;
top : -2px;
- }*/
+ }
.labelParam {
float: right;