summaryrefslogtreecommitdiff
path: root/public/css/theme1.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/theme1.css')
-rw-r--r--public/css/theme1.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/theme1.css b/public/css/theme1.css
index 2402f379..d443d81e 100644
--- a/public/css/theme1.css
+++ b/public/css/theme1.css
@@ -6841,6 +6841,9 @@ body {
.panel-danger .panel-heading a {
color: #ffffff;
}
+.selection .checkbox {
+ display: block;
+}
.shift-calendar {
display: flex;
flex-direction: row;