Merge branch 'MDL-41175_M25' of git://github.com/lazydaisy/moodle into MOODLE_25_STABLE
Conflicts: theme/bootstrapbase/style/moodle.css
This commit is contained in:
@@ -346,6 +346,7 @@ input#id_externalurl {direction:ltr;}
|
||||
.groupmanagementtable #potentialcell {width: 42%;}
|
||||
.groupmanagementtable #buttonscell {width: 16%;}
|
||||
.groupmanagementtable #buttonscell input {width: 80%;}
|
||||
.groupmanagementtable #buttonscell p.arrow_button input {width: auto;min-width: 80%;margin: 0 auto;}
|
||||
.groupmanagementtable #removeselect_wrapper,
|
||||
.groupmanagementtable #addselect_wrapper {width: 100%;}
|
||||
.groupmanagementtable #removeselect_wrapper label,
|
||||
|
||||
@@ -388,6 +388,11 @@ a.skip:active {
|
||||
.groupmanagementtable #buttonscell {
|
||||
width: 16%;
|
||||
}
|
||||
.groupmanagementtable #buttonscell p.arrow_button input {
|
||||
width: auto;
|
||||
min-width: 80%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.groupmanagementtable #removeselect_wrapper,
|
||||
.groupmanagementtable #addselect_wrapper {
|
||||
width: 100%;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user