mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-02 04:42:37 +02:00
[ticket/11553] Move bulletin points to pseudo class
Move bulletin points for .linklist lists to pseudo class Group pseudo classes for .linklist.bulletin and .icon-notification PHPBB3-11553
This commit is contained in:
@@ -97,17 +97,9 @@ a.sendemail {
|
||||
padding: 1px 0 0 17px;
|
||||
}
|
||||
|
||||
.icon-notification:before, .icon-notification:after {
|
||||
display: inline;
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
.icon-notification:before {
|
||||
content: '[';
|
||||
}
|
||||
|
||||
.icon-notification:after {
|
||||
content: ']';
|
||||
ul.linklist.bulletin li.icon-home:before, ul.linklist.bulletin li.icon-ucp:before,
|
||||
ul.linklist.bulletin li.icon-bookmark:before, ul.linklist.bulletin li.icon-bump:before, ul.linklist.bulletin li.icon-subscribe:before, ul.linklist.bulletin li.icon-unsubscribe:before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Poster profile icons
|
||||
|
Reference in New Issue
Block a user