Use blender logo in header
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
.phabricator-main-menu-logo {
|
.phabricator-main-menu-logo {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 149px;
|
width: 124px;
|
||||||
height: 44px;
|
height: 44px;
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
|
|
||||||
.phabricator-main-menu-logo-image {
|
.phabricator-main-menu-logo-image {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 149px;
|
width: 124px;
|
||||||
height: 26px;
|
height: 26px;
|
||||||
top: 9px;
|
top: 9px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ only screen and (-webkit-min-device-pixel-ratio: 1.5) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.phabricator-main-menu-logo-image {
|
.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 {
|
.alert-notifications .phabricator-main-menu-message-icon {
|
||||||
|
|||||||
BIN
webroot/rsrc/custom/image/blender_logo.png
Normal file
BIN
webroot/rsrc/custom/image/blender_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
Reference in New Issue
Block a user