summaryrefslogtreecommitdiff
path: root/css/dijit_basic.less
diff options
context:
space:
mode:
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;
}