Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/4b20551e6596acd06c1daf529c103a5d1bccf5fb67341f170f7a10920795ca45

26 lines
369 B
Plaintext

{
"base": {
"animation": {
"duration": "0.2s",
"timingFunction": "ease",
"keyframes": {
"0%": {},
"100%": {}
}
}
},
"variants": [
{
"pseudo": "hover",
"style": {
"cursor": "pointer"
}
},
{
"pseudo": "active",
"style": {
"opacity": "0.44"
}
}
]
}