Update assets.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 49 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 229 KiB After Width: | Height: | Size: 333 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 578 KiB After Width: | Height: | Size: 549 KiB |
@@ -179,6 +179,8 @@
|
|||||||
outline: none;
|
outline: none;
|
||||||
transition: border-color 0.15s, color 0.15s;
|
transition: border-color 0.15s, color 0.15s;
|
||||||
max-width: 130px;
|
max-width: 130px;
|
||||||
|
-webkit-appearance: none;
|
||||||
|
appearance: none;
|
||||||
}
|
}
|
||||||
.source-select:hover { border-color: var(--accent2); color: var(--accent2); }
|
.source-select:hover { border-color: var(--accent2); color: var(--accent2); }
|
||||||
.source-select option { background: #111; color: #eee; font-family: sans-serif; }
|
.source-select option { background: #111; color: #eee; font-family: sans-serif; }
|
||||||
|
|||||||
Reference in New Issue
Block a user