forked from 0x2620/oxjs
add Ox.LoadingScreen and Ox.ImageElement, update CSS
This commit is contained in:
parent
a34c8b5b11
commit
0d784b3dc4
8 changed files with 139 additions and 0 deletions
|
|
@ -77,6 +77,8 @@
|
|||
|
||||
"gridGradient": [[248, 248, 248], [232, 232, 232]],
|
||||
|
||||
"imageLoadingGradient": [[160, 160, 160], [128, 128, 128]],
|
||||
|
||||
"inputGradient": [[144, 144, 144], [176, 176, 176]],
|
||||
"inputActiveGradient": [[160, 160, 160], [192, 192, 192]],
|
||||
"inputDisabledGradient": [[144, 144, 144], [144, 144, 144]],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue