MDL-48246 theme: Fixed typo in 'hidepanelicon'
This commit is contained in:
@@ -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;}
|
||||
|
||||
@@ -123,7 +123,7 @@ body.has_dock {
|
||||
vertical-align: middle;
|
||||
margin-right: 1px;
|
||||
}
|
||||
.hidepanemicon img {
|
||||
.hidepanelicon img {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user