mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11025] Add underline for hover to classes
PHPBB3-11025
This commit is contained in:
@@ -71,6 +71,10 @@ a.lastsubject {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.lastsubject:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* Post body links */
|
||||
.postlink {
|
||||
text-decoration: none;
|
||||
|
Reference in New Issue
Block a user