summaryrefslogtreecommitdiff
path: root/css/default.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-07 20:50:03 +0300
committerAndrew Dolgov <[email protected]>2018-12-07 20:50:03 +0300
commit1369124fe02c5ae1fad4837c6b1e5663715af40d (patch)
tree9d593358ed88f2ecf218b714861917fce7ffb665 /css/default.css
parent9d2caaefe721e52f149a888f9be2bafc03b54e0c (diff)
dijitcheckbox: don't remove borders, set tiny margin
Diffstat (limited to 'css/default.css')
-rw-r--r--css/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/default.css b/css/default.css
index 870201f6c..8f630701c 100644
--- a/css/default.css
+++ b/css/default.css
@@ -1744,7 +1744,7 @@ body#sharepopup input {
padding: 0px;
}
.flat .dijitCheckBox {
- border: 0px;
+ margin: 1px;
}
.flat .dijitCheckBox:before {
font-family: "flat-icon";