Update ecm

This commit is contained in:
Laurent Destailleur 2012-03-26 03:09:35 +02:00
parent 350fcf52a9
commit ffc0b2b44c
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -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;
}
/* ============================================================================== */