Files
Oracle-TX11-TX21/gateway_frontend/projects/.resources/a7409263ef07c62f4a386688d08687d9af35afe628102bcdaf1721b5c5839b2f

24 lines
508 B
Plaintext

{
"base": {
"style": {
"overflow": "hidden"
}
},
"variants": [
{
"pseudo": "hover",
"style": {
"backgroundColor": "#00000010",
"borderColor": "#00000020",
"borderStyle": "solid",
"borderWidth": "0.6px",
"borderTopLeftRadius": "4px",
"borderTopRightRadius": "4px",
"borderBottomLeftRadius": "4px",
"borderBottomRightRadius": "4px",
"cursor": "pointer",
"overflow": "hidden"
}
}
]
}