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