mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-32057: Fix cohort enrolment css for ie7
This commit is contained in:
parent
1494f20da3
commit
b653107b96
1 changed files with 4 additions and 1 deletions
|
@ -33,4 +33,7 @@
|
|||
.qce-panel .qce-search input {width:70%;}
|
||||
|
||||
.qce-panel .qce-cohort.headings {font-weight:bold;border-width:0;}
|
||||
.qce-panel .qce-cohort.headings .qce-cohort-button {display:none;}
|
||||
.qe-panel .qce-cohort.headings .qce-cohort-button {display:none;}
|
||||
|
||||
.ie7 .qce-panel .qce-cohort div,
|
||||
.ie7 .qce-panel .canenrolusers .qce-cohort .qce-cohort-name {float:left;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue