mirror of
https://github.com/uw935/vatsimfox.git
synced 2026-09-17 05:59:04 +00:00
first version
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.fox_button {
|
||||
transition: all .3s ease;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.fox_active, .fox_atc_active {
|
||||
background-color: #dee2e6 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user