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 b8678523..94ccf1c9 100644 --- a/public/css/theme0.css +++ b/public/css/theme0.css @@ -6304,6 +6304,9 @@ body { .footer a { color: #777777; } +.popover { + max-width: 600px; +} #shifts td.free { border: 1px solid #d9534f; background-color: #f2dede; |