summaryrefslogtreecommitdiff
path: root/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/default.css')
-rw-r--r--css/default.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/css/default.css b/css/default.css
index 0a9002fde..cc05812e5 100644
--- a/css/default.css
+++ b/css/default.css
@@ -1793,6 +1793,17 @@ body#sharepopup input {
overflow: hidden;
text-overflow: ellipsis;
}
+.flat label.dijitButton {
+ border: 1px solid #ccc;
+ padding: 6px;
+ border-radius: 4px;
+ cursor: pointer;
+ position: relative;
+ top: 1px;
+}
+.flat label.dijitButton:hover {
+ background-color: #f5f5f5;
+}
@font-face {
font-family: 'Material Icons';
font-style: normal;