some more work on forum notifications
This commit is contained in:
@@ -593,7 +593,8 @@ footer {
|
||||
background-color: $comment_item_colour;
|
||||
}
|
||||
|
||||
#nav-notifications-template {
|
||||
#nav-notifications-template,
|
||||
#nav-notifications-forums-template {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -837,6 +838,11 @@ div.jGrowl div.jGrowl-notification {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.notification.notification-forum {
|
||||
font-size: 0.9rem;
|
||||
color: $font_colour;
|
||||
}
|
||||
|
||||
#acl-search::-webkit-input-placeholder {
|
||||
/* non-fontawesome fonts set a fallback for text parts of the placeholder*/
|
||||
font-family: ForkAwesome, sans-serif, arial, freesans;
|
||||
|
||||
Reference in New Issue
Block a user