ItEr38S11RFMaquetacionDesenhoAplicacionItEr37S16: Fixed bug with global button click due to padding changes

This commit is contained in:
Lorenzo Tilve 2009-12-11 12:23:19 +01:00 committed by Javier Moran Rua
parent 03d9834920
commit a1c1022968
2 changed files with 4 additions and 2 deletions

View file

@ -210,11 +210,13 @@ button.z-button {
padding: 4px 25px;
background-position: 5px;
background-repeat: no-repeat;
margin-right: 1px;
}
.global-action.z-button .z-button-cm:active {
padding: 4px 21px 3px 28px;
background-position: 7px 4px;
margin-right: 0px;
border-bottom: 0px;
border-right: 0px;
}
.save-button.z-button .z-button-cm {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 760 B

After

Width:  |  Height:  |  Size: 794 B