mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 20:33:16 +02:00
[ticket/12010] Make the navbar icons clickable.
PHPBB3-12010
This commit is contained in:
@@ -43,6 +43,12 @@ a:active {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* Navigation bar links */
|
||||
ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a {
|
||||
display: inline-block;
|
||||
padding-left: 17px;
|
||||
}
|
||||
|
||||
/* Links for forum/topic lists */
|
||||
a.forumtitle {
|
||||
font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
|
||||
|
Reference in New Issue
Block a user