[Glitch] Fix end-user-facing uses of inline CSS

Port 0e362b7678 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
ThibG
2020-04-28 10:16:55 +02:00
committed by Thibaut Girka
parent 4a5f93c25f
commit 9e5a216878
6 changed files with 89 additions and 0 deletions

View File

@@ -151,6 +151,10 @@ button {
}
}
.logo-resources {
display: none;
}
// NoScript adds a __ns__pop2top class to the full ancestry of blocked elements,
// to set the z-index to a high value, which messes with modals and dropdowns.
// Blocked elements can in theory only be media and frames/embeds, so they