From ea17cce0aecc437c8ec846bce32ab8f331d4231c Mon Sep 17 00:00:00 2001 From: dongsheng Date: Fri, 11 Jul 2008 04:33:29 +0000 Subject: [PATCH] MDL-14932, improve accessibility in role assigning and group assigning pages. --- admin/roles/assign.html | 4 ++-- group/members.php | 5 ++--- theme/standard/styles_layout.css | 10 +--------- 3 files changed, 5 insertions(+), 14 deletions(-) diff --git a/admin/roles/assign.html b/admin/roles/assign.html index 93d8d8e5e05..15d5cc635ef 100755 --- a/admin/roles/assign.html +++ b/admin/roles/assign.html @@ -46,8 +46,8 @@

-
- +
+

diff --git a/group/members.php b/group/members.php index a9bb4a4bab3..85e6d1739fc 100644 --- a/group/members.php +++ b/group/members.php @@ -229,9 +229,8 @@ function updateUserSummary() {

- -
- +
+

diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 376bcb00dcf..6f325af4c25 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -419,7 +419,6 @@ form.popupform label { } .arrow_button input { - width:2.4em; padding:0.3em; overflow:hidden; } @@ -2132,14 +2131,7 @@ body#group-index #groupeditform { } #add, #remove{ - width:100px; - height:35px -} -#add{ - text-align:left; -} -#remove{ - text-align:right; + text-align:center; } /***