diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-23 06:52:08 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-23 06:52:08 -0700 |
| commit | 9297325c2797d74aa9516e340d45d425bda85b3b (patch) | |
| tree | 0929ad1001f9460a8e785541adb6b077d8bfc0f4 /themes | |
| parent | 923a322ef57fec97fdf5cbb2a0fd5efd67668911 (diff) | |
Minor changes to more closely align this branch with master
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/admin_wind/css/screen.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index 65a2f43b..a889545b 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -418,8 +418,7 @@ li.g-group .g-user .g-button { vertical-align: middle; } -li.g-default-group h4, li.g-default-group .g-user, -li.g-group-disable h4, li.g-group-disable .g-user { +li.g-default-group h4, li.g-default-group .g-user { color: gray; } |
