Add shadow

This commit is contained in:
the1812 2018-12-03 17:09:09 +08:00
parent a5433f33b8
commit 5b266cb89c
4 changed files with 4 additions and 4 deletions

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

View File

@ -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