mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 20:24:08 +02:00
[ticket/14855] Update notification and PM alert bubbles
Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). PHPBB3-14855
This commit is contained in:
@@ -1269,6 +1269,10 @@ ul.linklist:after,
|
||||
padding: 4px 6px;
|
||||
}
|
||||
|
||||
.badge.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Navbar specific list items
|
||||
----------------------------------------*/
|
||||
|
||||
|
Reference in New Issue
Block a user