mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-12 23:23:20 +00:00
Fix inverted theme for fixed container elements
This commit is contained in:
parent
3c87dcd0e7
commit
04a7ab1bbf
@ -4,10 +4,7 @@ body.t-inverted {
|
||||
|
||||
.t-inverted #container,
|
||||
.t-inverted #page,
|
||||
.t-inverted .l-notification-container,
|
||||
.t-inverted .c-modal,
|
||||
.t-inverted #TTbuttons,
|
||||
.t-inverted .sidebar,
|
||||
.t-inverted #ui-fixed,
|
||||
.t-inverted .c-glyph-tooltip {
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user