diff options
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 { | 
