diff options
Diffstat (limited to 'public/css/theme1.css')
-rw-r--r-- | public/css/theme1.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/theme1.css b/public/css/theme1.css index b61c83f3..e14996b2 100644 --- a/public/css/theme1.css +++ b/public/css/theme1.css @@ -6327,6 +6327,9 @@ body { .footer a { color: #888888; } +.popover { + max-width: 600px; +} #shifts td.free { border: 1px solid #d9534f; background-color: #d9534f; |