mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-29 04:50:51 +02:00
Merge branch '3.3.x'
This commit is contained in:
@@ -98,10 +98,12 @@ a.lastsubject:hover {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.row-item .forumtitle:hover,
|
||||||
.row-item .topictitle:hover,
|
.row-item .topictitle:hover,
|
||||||
|
.row-item .lastsubject:hover,
|
||||||
.row-item .subforum:hover,
|
.row-item .subforum:hover,
|
||||||
.row-item .username:hover,
|
.row-item a.username:hover,
|
||||||
.row-item .username-coloured:hover {
|
.row-item a.username-coloured:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user