Files
vatsimfox/static/viewer.css
T
2024-02-04 15:09:54 +03:00

9 lines
143 B
CSS

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