change admin logo
This commit is contained in:
committed by
Boyquotes
parent
e107babb61
commit
e89fc5bcc9
File diff suppressed because one or more lines are too long
@@ -45,8 +45,8 @@
|
||||
.version-info {
|
||||
line-height: @topBarHeight;
|
||||
height: @topBarHeight;
|
||||
background: url("@{imgDir}/top-bar-logo.png") left -3px no-repeat;
|
||||
padding-left: 170px;
|
||||
background: url("@{imgDir}/logo.png") left no-repeat;
|
||||
padding-left: 120px;
|
||||
text-shadow: 0px 1px 1px black;
|
||||
color: #6d737b;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user