mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Add shadow
This commit is contained in:
parent
a5433f33b8
commit
5b266cb89c
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -562,7 +562,7 @@ i.settings-category-arrow::after
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
top: -4px;
|
top: -4px;
|
||||||
left: -4px;
|
left: -4px;
|
||||||
box-shadow: 0px 2px 8px 1px transparent;
|
box-shadow: 0px 2px 8px 1px #0003;
|
||||||
transition: all .2s ease-out;
|
transition: all .2s ease-out;
|
||||||
}
|
}
|
||||||
.gui-settings-checkbox-container input:checked ~ .gui-settings-checkbox
|
.gui-settings-checkbox-container input:checked ~ .gui-settings-checkbox
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user