mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-23 23:02:58 +00:00
Only show status icon when active maintenance profile is present
This commit is contained in:
@@ -77,6 +77,10 @@
|
||||
right: 6px;
|
||||
}
|
||||
|
||||
.media-box-tools:not(.has-active-profile) .maintenance-status-icon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
.media-box-tools.has-active-profile {
|
||||
&:before, &:after {
|
||||
|
||||
Reference in New Issue
Block a user