shx-3d-render
parent
c67bfcf1d7
commit
b3979e5637
|
@ -190,7 +190,7 @@
|
||||||
},
|
},
|
||||||
"23": {
|
"23": {
|
||||||
"name": "Schokolade (Matt)",
|
"name": "Schokolade (Matt)",
|
||||||
"hex": "#2b180a",
|
"hex": "#401d03",
|
||||||
"matte": true
|
"matte": true
|
||||||
},
|
},
|
||||||
"26": {
|
"26": {
|
||||||
|
|
|
@ -138,7 +138,7 @@
|
||||||
.shx-loading-spinner-mainIcon {
|
.shx-loading-spinner-mainIcon {
|
||||||
animation: shx-spinner-pulse 0.65s cubic-bezier( 0.59, 0.23, 0.28, 0.73) infinite;
|
animation: shx-spinner-pulse 0.65s cubic-bezier( 0.59, 0.23, 0.28, 0.73) infinite;
|
||||||
|
|
||||||
filter: drop-shadow(0px 0px 5px rgba(255,255,255, 0.5)), drop-shadow(0px 0px 20px rgba(255,255,255, 0.5));
|
#filter: drop-shadow(0px 0px 5px rgba(255,255,255, 0.5)), drop-shadow(0px 0px 20px rgba(255,255,255, 0.5));
|
||||||
}
|
}
|
||||||
|
|
||||||
.shx-loading-spinner-container p {
|
.shx-loading-spinner-container p {
|
||||||
|
|
Loading…
Reference in New Issue