Update ecm
This commit is contained in:
parent
350fcf52a9
commit
ffc0b2b44c
@ -327,7 +327,7 @@ $moreheadjs="
|
||||
, north__paneSelector: \"#ecm-layout-north\"
|
||||
, west__paneSelector: \"#ecm-layout-west\"
|
||||
, resizable: true
|
||||
, north__size: 34
|
||||
, north__size: 32
|
||||
, north__resizable: false
|
||||
, north__closable: false
|
||||
, west__size: 340
|
||||
|
||||
@ -869,7 +869,7 @@ td.photo {
|
||||
}
|
||||
|
||||
a.toolbarbutton {
|
||||
margin-top: 1px;
|
||||
margin-top: 0px;
|
||||
margin-left: 4px;
|
||||
margin-right: 4px;
|
||||
height: 30px;
|
||||
@ -878,7 +878,8 @@ a.toolbarbutton {
|
||||
background: #FFFFFF;*/
|
||||
}
|
||||
img.toolbarbutton {
|
||||
height: 28px;
|
||||
margin-top: 1px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
/* ============================================================================== */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user