1
0
Fork 0

Other themes are now supported as well

This commit is contained in:
Michael Vogel 2015-11-28 23:18:01 +01:00
commit 58a261a29a
3 changed files with 38 additions and 0 deletions

View file

@ -3312,6 +3312,17 @@ div.jGrowl div.info {
}
/* notifications popup menu */
.manage-notify {
font-size: 10px;
padding: 1px 3px;
top: 0px;
min-width: 15px;
text-align: center;
float: right;
margin-top: -14px;
margin-right: -20px;
}
.nav-notify {
display: none;
position: absolute;