mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 10:31:57 +02:00
[ticket/11956] Make notification, pm and forum index icons clickable
PHPBB3-11956
This commit is contained in:
@@ -103,6 +103,12 @@ ul.linklist.bulletin li.icon-bookmark:before, ul.linklist.bulletin li.icon-bump:
|
||||
display: none;
|
||||
}
|
||||
|
||||
.icon-home > span:first-child > a, .icon-notification > a, .icon-pm > a {
|
||||
display: inline-block;
|
||||
margin-left: -17px;
|
||||
padding-left: 17px;
|
||||
}
|
||||
|
||||
/* Poster profile icons
|
||||
----------------------------------------*/
|
||||
ul.profile-icons {
|
||||
|
Reference in New Issue
Block a user