Consolidate shared UI assets
Move common logo and controller glyphs into `ui/views/CommonwealthOnline/shared/` and update the pause menu, main menu, and browser glyph loader to use the shared paths. Also add a sync script and update deploy/staging scripts to copy controller icons once into the shared folder.
This commit is contained in:
@@ -479,7 +479,7 @@ body {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
/* Xbox PNG glyphs (from ui/Icons); white pixels are tinted amber in script.js */
|
||||
/* Xbox PNG glyphs (from shared/icons); white pixels are tinted amber in script.js */
|
||||
.prompt__glyph--icon {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
|
||||
Reference in New Issue
Block a user