From: skodak Date: Tue, 28 Nov 2006 21:04:56 +0000 (+0000) Subject: Role assignment form buttons have no text MDL-7721; original patch by Nick Freear X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b6e5a6e6f00edae0b33c9189cc2cc11690034c1d;p=moodle.git Role assignment form buttons have no text MDL-7721; original patch by Nick Freear --- 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;
+ +
- - <?php print_string('hiddenassign') ?> -
- -
-
+ + +

+ +
+ +

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