diff options
Diffstat (limited to 'usr/local/www/themes/code-red/all.css')
-rwxr-xr-x | usr/local/www/themes/code-red/all.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/themes/code-red/all.css b/usr/local/www/themes/code-red/all.css index cd8e435..9585a01 100755 --- a/usr/local/www/themes/code-red/all.css +++ b/usr/local/www/themes/code-red/all.css @@ -5,6 +5,8 @@ html, body, td, th, input, select { } +.nowrap { white-space: nowrap; } + .infobox { width:100%; } |