Added rounded corners to clicked icons in toolbar
FEA: ItEr72S04BugFixing
This commit is contained in:
parent
78fc9ba51e
commit
d497561138
1 changed files with 2 additions and 1 deletions
|
|
@ -1502,7 +1502,8 @@ input.z-datebox-text-disd {
|
|||
background-color: #71B0D4;
|
||||
}
|
||||
|
||||
.perspectives-column .z-button-bl {
|
||||
.perspectives-column .z-button-cm,
|
||||
.toolbar-box .z-button-cm {
|
||||
-moz-border-radius: 2px;
|
||||
-webkit-border-radius: 2px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue