forked from 0x2620/oxjs
handle setting css of image element, add image loading gradient css for dialogs
This commit is contained in:
parent
0d784b3dc4
commit
6c29a1c5cd
6 changed files with 17 additions and 1 deletions
|
|
@ -63,6 +63,7 @@
|
|||
"dialogBackground": [48, 48, 48, 0.95],
|
||||
"dialogShadow": [0, 0, 0],
|
||||
"dialogBarGradient": [[64, 64, 64, 0.95], [32, 32, 32, 0.95]],
|
||||
"dialogImageLoadingGradient": [[64, 64, 64], [32, 32, 32]],
|
||||
"dialogLayerBackground": [0, 0, 0],
|
||||
"dialogReflectionGradient": [[48, 48, 48, 0.75], [48, 48, 48, 1]],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue