MDL-39399 theme: Missing expand/collapse icon in clean
This commit is contained in:
@@ -45,6 +45,13 @@ form {
|
||||
.jsenabled .mform .collapsible-actions {
|
||||
display: block;
|
||||
}
|
||||
.mform .collapsible-actions .collapseexpand {
|
||||
padding-left: 20px;
|
||||
background: url([[pix:t/collapsed]]) 2px center no-repeat;
|
||||
}
|
||||
.mform .collapsible-actions .collapse-all {
|
||||
background-image: url([[pix:t/expanded]]);
|
||||
}
|
||||
.mform .fitem .fitemtitle div {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user