diff options
Diffstat (limited to 'share/www/style/layout.css')
-rw-r--r-- | share/www/style/layout.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/www/style/layout.css b/share/www/style/layout.css index b4d20322..0971c2ee 100644 --- a/share/www/style/layout.css +++ b/share/www/style/layout.css @@ -332,6 +332,8 @@ ul.suggest-dropdown li.selected { cursor: pointer; background: Highlight; #viewcode.collapsed .top span { background-position: 0 3px; } #viewcode.collapsed table, #viewcode.collapsed .bottom { display: none; } +#tempwarn { display: none; font-size: 90%; margin: 0 2em 1.5em; } + /* Database table */ #databases thead th.size, #databases thead th.count, #databases thead th.seq, |