mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-29778 Fix to make user selector arrow visible
This commit is contained in:
parent
b9b9614356
commit
4ea621f75b
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
.userselector select {width: 100%;}
|
||||
.userselector div {margin-top: 0.2em;}
|
||||
.userselector div label {margin-right: 0.3em;}
|
||||
#userselector_options {padding:0.3em 0;}
|
||||
#userselector_options .collapsibleregioncaption {font-weight: bold;}
|
||||
#userselector_options p {margin:0.2em 0;text-align:left;}
|
||||
.dir-rtl #userselector_options p {text-align:right;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue