mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-24 09:30:34 +01:00
[ticket/14979] Use hanakin's CSS version
PHPBB3-14979
This commit is contained in:
parent
a52d5edd18
commit
bdc31265cf
@ -89,15 +89,14 @@ a.lastsubject:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a.unread {
|
||||
text-decoration: none;
|
||||
.row-item a:hover {
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
dd.lastpost a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
dd.lastpost a.username-coloured:hover, dd.lastpost a.username {
|
||||
.row-item .topictitle:hover,
|
||||
.row-item .subforum:hover,
|
||||
.row-item .username:hover,
|
||||
.row-item .username-coloured:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user