diff options
author | Sarven Capadisli <csarven@controlyourself.ca> | 2009-06-17 09:03:59 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@controlyourself.ca> | 2009-06-17 09:03:59 +0000 |
commit | 85a4e32f30fcc1b081cde7c8e0267b4fd0c83e16 (patch) | |
tree | 8e44b09726d479c66804ff9dbdc7e5cc11e82dfd /theme/base | |
parent | 4c640aace978a2a57b6d2d4658febde3f9826efa (diff) |
Updated input submit for making a user admin of a group
Diffstat (limited to 'theme/base')
-rw-r--r-- | theme/base/css/display.css | 3 | ||||
-rw-r--r-- | theme/base/images/icons/twotone/green/admin.gif | bin | 0 -> 100 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 403a9c37f..9e35d015d 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -622,7 +622,8 @@ display:block; .entity_send-a-message a, .entity_edit a, .form_user_nudge input.submit, -.entity_nudge p { +.entity_nudge p, +.form_make_admin input.submit { border:0; padding-left:20px; } diff --git a/theme/base/images/icons/twotone/green/admin.gif b/theme/base/images/icons/twotone/green/admin.gif Binary files differnew file mode 100644 index 000000000..10fa431ce --- /dev/null +++ b/theme/base/images/icons/twotone/green/admin.gif |