diff options
Diffstat (limited to 'public/css/theme0.css')
-rw-r--r-- | public/css/theme0.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/theme0.css b/public/css/theme0.css index 109ddba2..1393cd63 100644 --- a/public/css/theme0.css +++ b/public/css/theme0.css @@ -6818,6 +6818,9 @@ body { .panel-danger .panel-heading a { color: #a94442; } +.selection .checkbox { + display: block; +} .shift-calendar { display: flex; flex-direction: row; |