mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/16833] Improve subscribe to forum or topic icons
PHPBB3-16833
This commit is contained in:
@@ -128,10 +128,10 @@ blockquote cite:before,
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.c-subscribe-icon {
|
||||
.c-watch-icon {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.c-subscribe-icon.is-active {
|
||||
.c-watch-icon.is-active {
|
||||
display: inline !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user