for #242: disable move when incompatible add-ons detected
This commit is contained in:
@@ -420,7 +420,13 @@ span ~ .panel-header-text {
|
||||
margin-block-start: 4px;
|
||||
}
|
||||
|
||||
.container-info-tab-row:not(.clickable) {
|
||||
#container-info-movetabs-incompat {
|
||||
font-size: 10px;
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
.container-info-tab-row:not(.clickable),
|
||||
.select-row:not(.clickable) {
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user