mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-26 00:32:42 +01:00
Merge pull request #144 from floatingLomas/master
D2895 Added a red notification thunderbolt for when we're on an admin page.
This commit is contained in:
commit
64b8a15c44
2 changed files with 4 additions and 0 deletions
|
@ -251,6 +251,10 @@ a.handle-disabled {
|
|||
width: 60px;
|
||||
}
|
||||
|
||||
.phabricator-admin-page-view .icon-menu-notifications {
|
||||
background: url(/rsrc/image/notification_menu_admin.png);
|
||||
}
|
||||
|
||||
.icon-menu-notifications {
|
||||
background: url(/rsrc/image/notification_menu.png);
|
||||
}
|
||||
|
|
BIN
webroot/rsrc/image/notification_menu_admin.png
Normal file
BIN
webroot/rsrc/image/notification_menu_admin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Loading…
Reference in a new issue