mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Merge branch 'MDL-48246-M29' of git://github.com/lazydaisy/moodle
Conflicts: theme/bootstrapbase/style/moodle.css
This commit is contained in:
commit
406712e989
@ -30,7 +30,7 @@ body.has_dock {margin-left:30px;}
|
||||
#dockeditempanel .dockeditempanel_hd .commands > span { margin:0 3px; }
|
||||
#dockeditempanel .dockeditempanel_hd .commands img,
|
||||
#dockeditempanel .dockeditempanel_hd .commands input {vertical-align:middle; width: 12px; height: 12px;}
|
||||
#dockeditempanel .dockeditempanel_hd .commands .hidepanemicon img { cursor:pointer; }
|
||||
#dockeditempanel .dockeditempanel_hd .commands .hidepanelicon img { cursor:pointer; }
|
||||
|
||||
/** IE 6 doesn't support fixed pos elements **/
|
||||
.ie6 #dockeditempanel {position:absolute;}
|
||||
|
@ -124,7 +124,7 @@ body.has_dock {
|
||||
vertical-align: middle;
|
||||
margin-right: 1px;
|
||||
}
|
||||
.hidepanemicon img {
|
||||
.hidepanelicon img {
|
||||
cursor: pointer;
|
||||
}
|
||||
img.actionmenu {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user