diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2010-09-17 17:47:12 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-09-17 17:47:12 -0700 |
commit | 207d848989880edbbbbc852a366bf3bbaf505d2a (patch) | |
tree | 409672580c2761dcc534daccada07fb38c5e9cc3 /themes/wind/css | |
parent | a1e25313e34b608206d9d1dc8f9b4c01116c9b46 (diff) |
Add some whitespace.
Diffstat (limited to 'themes/wind/css')
-rw-r--r-- | themes/wind/css/screen.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index f42e134e..63924e63 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -721,6 +721,7 @@ form .g-error { .g-odd { background-color: #eee; } + /** ******************************************************************* * 7) Navigation and menus *********************************************************************/ @@ -855,6 +856,7 @@ ul.sf-menu li li li.sfHover ul { .sf-menu li:hover { background-color: #dfe9ff; } + /* jQuery UI Dialog ~~~~~~~~~~~~~~~~~~~~~~ */ .ui-widget-overlay { |