mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-06 10:28:13 -07:00
Add sprite picker to start game page. Improve styles on verification page. Update global styles.
This commit is contained in:
@@ -139,9 +139,14 @@ html{
|
||||
min-width: 150px;
|
||||
}
|
||||
|
||||
#weighted-settings input:not([type]):focus{
|
||||
border: 1px solid #ffffff;
|
||||
}
|
||||
|
||||
#weighted-settings select{
|
||||
border: 1px solid #000000;
|
||||
padding: 3px;
|
||||
border-radius: 3px;
|
||||
min-width: 150px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user