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