From b6e5a6e6f00edae0b33c9189cc2cc11690034c1d Mon Sep 17 00:00:00 2001 From: skodak Date: Tue, 28 Nov 2006 21:04:56 +0000 Subject: [PATCH] Role assignment form buttons have no text MDL-7721; original patch by Nick Freear --- admin/roles/assign.html | 45 +++++++++++++++----------------- theme/standard/styles_layout.css | 10 +++++++ 2 files changed, 31 insertions(+), 24 deletions(-) diff --git a/admin/roles/assign.html b/admin/roles/assign.html index 2ea0a35717..281dc77231 100755 --- a/admin/roles/assign.html +++ b/admin/roles/assign.html @@ -6,18 +6,11 @@ - - - - - - +
- - - -
diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index bbfe076cd9..5c6e53f8a0 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -271,6 +271,16 @@ form.popupform { display: inline; } +.arrow_button { + margin-top:3em; +} + +.arrow_button input { + width:2.4em; + padding:0.3em; + overflow:hidden; +} + /*Accessibility: text 'seen' by screen readers but not visual users. Fixed for RTL languages, example Farsi. */ .accesshide { position:absolute; -- 2.39.5
+ +
- - <?php print_string('hiddenassign') ?> -
- -
-
+ + +

+ +
+ +

- -
+ +
- '."\n"; + if (!empty($searchtext)) { + echo '
'."\n"; } ?>