mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
style: improve transparency effects theme
This commit is contained in:
@@ -31,6 +31,7 @@ html.transparencyEffects {
|
|||||||
.Module__wrapper___2sbOo,
|
.Module__wrapper___2sbOo,
|
||||||
.notifications__list___rp2L2,
|
.notifications__list___rp2L2,
|
||||||
.thread,
|
.thread,
|
||||||
|
.calendar,
|
||||||
.navigator,
|
.navigator,
|
||||||
#title,
|
#title,
|
||||||
.LabelList__selected___3Egk7,
|
.LabelList__selected___3Egk7,
|
||||||
@@ -38,7 +39,7 @@ html.transparencyEffects {
|
|||||||
.pane,
|
.pane,
|
||||||
.legacy-root button, .legacy-root a,
|
.legacy-root button, .legacy-root a,
|
||||||
.MessageList__MessageList___3DxoC {
|
.MessageList__MessageList___3DxoC {
|
||||||
backdrop-filter: blur(20px);
|
backdrop-filter: blur(80px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.report {
|
.report {
|
||||||
@@ -61,7 +62,7 @@ html.transparencyEffects {
|
|||||||
.search,
|
.search,
|
||||||
.document,
|
.document,
|
||||||
.border {
|
.border {
|
||||||
backdrop-filter: blur(8px);
|
backdrop-filter: blur(80px);
|
||||||
}
|
}
|
||||||
|
|
||||||
#main > .dashboard {
|
#main > .dashboard {
|
||||||
|
|||||||
Reference in New Issue
Block a user