summaryrefslogtreecommitdiff
path: root/themes/light/dijit_basic.less
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2024-11-23 17:43:20 +0300
committerAndrew Dolgov <fox@fakecake.org>2024-11-23 17:43:20 +0300
commitd4636716fb6e1879098823c2f037db5d8d3f24a0 (patch)
tree1c0b2c0225c9f1a5aa394f1096523bac57dd0022 /themes/light/dijit_basic.less
parent81ccfed4b447bee43a330f26560325d11e908737 (diff)
collapse actions summary list in filter tree if 'toggle rule display' is disabled, remove label-specific icon display, simplify markup
Diffstat (limited to 'themes/light/dijit_basic.less')
-rw-r--r--themes/light/dijit_basic.less6
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/light/dijit_basic.less b/themes/light/dijit_basic.less
index fcdde88eb..caf1c5379 100644
--- a/themes/light/dijit_basic.less
+++ b/themes/light/dijit_basic.less
@@ -148,12 +148,6 @@
top : -2px;
}*/
- .labelParam {
- float: right;
- margin-right: 16px;
- text-align: right;
- }
-
.dijitTreeRow.filterDisabled {
opacity : 0.5;