ItEr47S04ValidacionEProbasFuncionaisItEr46S04: Fixed bug introduced regarding icon pressed padding
This commit is contained in:
parent
ae5dab9070
commit
db41b9a168
1 changed files with 3 additions and 2 deletions
|
|
@ -75,7 +75,9 @@ table {
|
|||
display: none;
|
||||
}
|
||||
|
||||
body .icono .z-button-cm {
|
||||
body .z-window-embedded .icono .z-button-cm,
|
||||
body .z-window-modal .icono .z-button-cm,
|
||||
body .advancedallocationlayout .icono .z-button-cm {
|
||||
color: #007bbe;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
|
|
@ -84,7 +86,6 @@ body .icono .z-button-cm {
|
|||
}
|
||||
|
||||
|
||||
|
||||
.z-button {
|
||||
font-family: Tahoma, Arial, Helvetica, sans-serif;
|
||||
font-size: 11px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue