diff options
Diffstat (limited to 'share/www/style/layout.css')
-rw-r--r-- | share/www/style/layout.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/www/style/layout.css b/share/www/style/layout.css index 0971c2ee..7cf89e3b 100644 --- a/share/www/style/layout.css +++ b/share/www/style/layout.css @@ -333,6 +333,7 @@ ul.suggest-dropdown li.selected { cursor: pointer; background: Highlight; #viewcode.collapsed table, #viewcode.collapsed .bottom { display: none; } #tempwarn { display: none; font-size: 90%; margin: 0 2em 1.5em; } +#grouptruenotice { display: none; font-size: 90%; margin: 1ex 2em 1.5em; } /* Database table */ |