mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
Refactor styles for improved transparency and UI
elements
This commit is contained in:
@@ -21,18 +21,24 @@ html.transparencyEffects {
|
||||
|
||||
/* Blurs */
|
||||
.message.addMessage,
|
||||
.singleSelect,
|
||||
.uiFileHandlerPanel,
|
||||
.Module__wrapper___2sbOo,
|
||||
.thread,
|
||||
.navigator,
|
||||
#title,
|
||||
.LabelList__selected___3Egk7,
|
||||
.buttonChecklist,
|
||||
.pane,
|
||||
.legacy-root button, .legacy-root a,
|
||||
.MessageList__MessageList___3DxoC {
|
||||
backdrop-filter: blur(10px);
|
||||
}
|
||||
|
||||
|
||||
.report {
|
||||
backdrop-filter: blur(10px) !important;
|
||||
}
|
||||
|
||||
|
||||
.whatsnewContainer,
|
||||
.Message__Message___3oJaU {
|
||||
backdrop-filter: blur(50px);
|
||||
|
||||
Reference in New Issue
Block a user