We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df1998 commit 0ef8b87Copy full SHA for 0ef8b87
3 files changed
ui/css/cloudstack3.css
@@ -403,11 +403,11 @@ body.login {
403
}
404
405
.login .logo {
406
- width: 243px;
+ width: 250px;
407
height: 31px;
408
float: left;
409
margin: 72px 0 0 209px;
410
- background: url(../images/logo-login.png) no-repeat -7px 0px;
+ background: url(../images/logo-login.png) no-repeat 0 0;
411
412
413
.login.nologo .logo {
@@ -2215,7 +2215,7 @@ div.detail-group.actions td {
2215
2216
2217
#header.nologo div.logo {
2218
- width: 170px;
+ width: 210px;
2219
height: 47px;
2220
position: relative;
2221
ui/images/logo-login-oss.png
17.2 KB
ui/images/logo.png
17.5 KB
0 commit comments