mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CS-15099: Merge reviewed changes
commit 17d4337f2d0b35acb414cbe0a19627fc75c0ca00
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Sat May 26 02:54:18 2012 +0530
CS-15099:Account deletion - buttons overlap the text on the Account deletion confirmation page.
This commit is contained in:
parent
74beef1012
commit
3d4edfed03
@ -2905,7 +2905,7 @@ Dialogs*/
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ui-dialog.confirm .ui-button {
|
.ui-dialog.confirm .ui-button {
|
||||||
margin-top: -24px;
|
margin-top: 0px;
|
||||||
margin-left: 11px;
|
margin-left: 11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -2917,7 +2917,7 @@ Dialogs*/
|
|||||||
display: block;
|
display: block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #445361;
|
color: #445361;
|
||||||
font-size: 15px;
|
font-size: 14px;
|
||||||
/*+text-shadow:0px 1px 1px #FFFFFF;*/
|
/*+text-shadow:0px 1px 1px #FFFFFF;*/
|
||||||
-moz-text-shadow: 0px 1px 1px #FFFFFF;
|
-moz-text-shadow: 0px 1px 1px #FFFFFF;
|
||||||
-webkit-text-shadow: 0px 1px 1px #FFFFFF;
|
-webkit-text-shadow: 0px 1px 1px #FFFFFF;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user