mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-08-21 14:37:16 +00:00
Fixed multiuser outline and xray .
This commit is contained in:
@@ -333,3 +333,10 @@ table.changelist-results td:nth-child(6) {
|
||||
margin: 0 2px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* Hide xray-subscriptions tab if it appears */
|
||||
#xray-subscriptions-tab,
|
||||
a[href="#xray-subscriptions-tab"],
|
||||
li:has(a[href="#xray-subscriptions-tab"]) {
|
||||
display: none !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user