summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormamouneyya <mamoun.diraneyya@gmail.com>2010-06-23 22:12:25 +0800
committerTim Almdal <tnalmdal@shaw.ca>2010-06-23 23:33:13 +0800
commitca09e9889004438090b4d9c8410cb746c135f163 (patch)
tree10b4d3fd4575e15240c541795af7a8303f452aa5
parentc41bd46a744479813b3442f3e20ce17765353e70 (diff)
centerize the group labels in Edit Permission window.. i think it's much cleaner this way
-rw-r--r--modules/gallery/css/gallery.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/gallery/css/gallery.css b/modules/gallery/css/gallery.css
index 282ebec2..08bd4749 100644
--- a/modules/gallery/css/gallery.css
+++ b/modules/gallery/css/gallery.css
@@ -84,6 +84,10 @@
clear: both;
}
+#g-edit-permissions-form th {
+ text-align: center;
+}
+
#g-edit-permissions-form td {
background-image: none;
}