summary refs log tree commit diff stats
path: root/theme/css/website.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/css/website.css')
-rwxr-xr-xtheme/css/website.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/theme/css/website.css b/theme/css/website.css index 0b11cf1..a41a56a 100755 --- a/theme/css/website.css +++ b/theme/css/website.css
@@ -359,6 +359,10 @@ li+br {
359 display: none; 359 display: none;
360} 360}
361 361
362.invisible {
363 display: none;
364}
365
362/* Tables */ 366/* Tables */
363 367
364table.webmail { 368table.webmail {