summaryrefslogtreecommitdiff
path: root/css/dijit_basic.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-07 08:59:53 +0300
committerAndrew Dolgov <[email protected]>2018-12-07 08:59:53 +0300
commit8458dc2082cd7f579c83dc020db31b29386186aa (patch)
tree9591d84ea46327e0d3d4f70292636b748f21ba00 /css/dijit_basic.less
parentb78671356031f2f7d4c3340d2d955a306729f766 (diff)
less: fix syntax errors
Diffstat (limited to 'css/dijit_basic.less')
-rw-r--r--css/dijit_basic.less8
1 files changed, 0 insertions, 8 deletions
diff --git a/css/dijit_basic.less b/css/dijit_basic.less
index 090ec3110..3ea3ac08d 100644
--- a/css/dijit_basic.less
+++ b/css/dijit_basic.less
@@ -27,14 +27,6 @@
box-shadow : 0px 0px 8px rgba(0,0,0,0.1);
}
- .dijitDialog .dijitDialogPaneContent {
- background : @bg-panel;
- }
-
- .dijitTab:not(.dijitTabChecked) {
- background : @bg-panel;
- }
-
.dijitCheckBox.dijitCheckBoxChecked {
background-color : #69C671;
}