mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 09:16:55 +02:00
[ticket/11103] Mark read link if notification has no URL to view it
Other style stuff PHPBB3-11103
This commit is contained in:
@@ -683,6 +683,10 @@ p.rules a {
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.notification_list ul.topiclist dt {
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
.notification_list ul li a span img {
|
||||
float: left;
|
||||
max-width: 50px;
|
||||
@@ -706,3 +710,9 @@ p.rules a {
|
||||
.notification_time {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
||||
.mark_notification_read {
|
||||
clear: both;
|
||||
float: left;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user