summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-06-17 09:03:59 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-06-17 09:03:59 +0000
commit85a4e32f30fcc1b081cde7c8e0267b4fd0c83e16 (patch)
tree8e44b09726d479c66804ff9dbdc7e5cc11e82dfd /theme/base
parent4c640aace978a2a57b6d2d4658febde3f9826efa (diff)
Updated input submit for making a user admin of a group
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/display.css3
-rw-r--r--theme/base/images/icons/twotone/green/admin.gifbin0 -> 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
new file mode 100644
index 000000000..10fa431ce
--- /dev/null
+++ b/theme/base/images/icons/twotone/green/admin.gif
Binary files differ