diff options
Diffstat (limited to 'themes/admin_default')
| -rw-r--r-- | themes/admin_default/css/screen.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/admin_default/css/screen.css b/themes/admin_default/css/screen.css index 46023486..82cc90eb 100644 --- a/themes/admin_default/css/screen.css +++ b/themes/admin_default/css/screen.css @@ -217,6 +217,10 @@ li.gGroup { margin-right: 1em; } +#gAdminAdvancedSettings tr.setting:hover { + background: #ffc; +} + /** ******************************************************************* * 5) Browser hacks *********************************************************************/ |
