mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-09 15:50:45 +02:00
[ticket/12300] Make topic icon links clickable to newest unread posts
PHPBB3-12300
This commit is contained in:
@@ -378,6 +378,11 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a {
|
||||
padding-right: 45px; /* Space for folder icon */
|
||||
}
|
||||
|
||||
.rtl dl a.topic-icon-link { /* topic icon links */
|
||||
float: right;
|
||||
margin: 4px 5px;
|
||||
}
|
||||
|
||||
.rtl dd.lastpost span, .rtl ul.topiclist dd.info span, .rtl ul.topiclist dd.time span, .rtl dd.redirect span, .rtl dd.moderation span {
|
||||
padding-left: 0;
|
||||
padding-right: 5px;
|
||||
|
Reference in New Issue
Block a user