mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
format: run prettify
This commit is contained in:
@@ -8,7 +8,6 @@ html.transparencyEffects:not(.dark) {
|
||||
--background-secondary: rgba(229, 231, 235, 0.6);
|
||||
}
|
||||
|
||||
|
||||
html.transparencyEffects {
|
||||
/* Background Fixes */
|
||||
[class*="notifications__item___"],
|
||||
@@ -37,11 +36,12 @@ html.transparencyEffects {
|
||||
[class*="LabelList__selected___"],
|
||||
.buttonChecklist,
|
||||
.pane,
|
||||
.legacy-root button, .legacy-root a,
|
||||
.legacy-root button,
|
||||
.legacy-root a,
|
||||
[class*="MessageList__MessageList___"] {
|
||||
backdrop-filter: blur(80px);
|
||||
}
|
||||
|
||||
|
||||
.report {
|
||||
backdrop-filter: blur(10px) !important;
|
||||
}
|
||||
@@ -71,4 +71,4 @@ html.transparencyEffects {
|
||||
backdrop-filter: blur(8px);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user