Files
EdgeAdmin/web/views/@default/clusters/regions/prices.less

23 lines
181 B
Plaintext

th {
span {
font-size: 0.9em;
font-weight: normal;
color: grey;
}
a {
font-weight: normal;
}
}
td {
a {
display: none;
}
}
td:hover {
a {
display: inline;
}
}