mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Fix truncation issue with refresh, add button icons
This commit is contained in:
parent
d182a51162
commit
a1b778fc2c
@ -3080,7 +3080,7 @@ div.toolbar div.button.refresh span {
|
|||||||
|
|
||||||
div.toolbar div.button.add span,
|
div.toolbar div.button.add span,
|
||||||
.detail-group .button.add span.icon {
|
.detail-group .button.add span.icon {
|
||||||
padding: 0px 0 0px 18px;
|
padding: 0px 0 3px 18px;
|
||||||
background: url(../images/icons.png) no-repeat -626px -209px;
|
background: url(../images/icons.png) no-repeat -626px -209px;
|
||||||
/*+placement:shift 0px 0px;*/
|
/*+placement:shift 0px 0px;*/
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user