Files
vatsimfox/src/static/viewer.css
T

9 lines
143 B
CSS

.fox_button {
transition: all .3s ease;
cursor: pointer;
}
.fox_active, .fox_atc_active {
background-color: #dee2e6 !important;
}