Use blender logo in header

This commit is contained in:
2013-10-21 23:48:52 +02:00
parent 97ed90b82a
commit 968ea35b03
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
.phabricator-main-menu-logo {
display: inline-block;
width: 149px;
width: 124px;
height: 44px;
float: left;
margin-right: 6px;
@@ -55,7 +55,7 @@
.phabricator-main-menu-logo-image {
position: absolute;
width: 149px;
width: 124px;
height: 26px;
top: 9px;
}

View File

@@ -59,7 +59,7 @@ only screen and (-webkit-min-device-pixel-ratio: 1.5) {
}
.phabricator-main-menu-logo-image {
background-position: 0px -88px;
background: url(/rsrc/custom/image/blender_logo.png) 18px 0 no-repeat;
}
.alert-notifications .phabricator-main-menu-message-icon {

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB