diff options
Diffstat (limited to 'themes/wind/css/screen.css')
| -rw-r--r-- | themes/wind/css/screen.css | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index adddb93c..0e4819ee 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -886,6 +886,10 @@ ul.sf-menu li li li.sfHover ul {    opacity: .7;  } +.ui-dialog { +  z-index: 9999; +} +  /* Buttons ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */  .g-button { | 
