mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
Merge pull request #6268 from 3D-I/ticket/16833-master
[ticket/16833][4.0.x] Improve subscribe to forum or topic icons
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