Files
tar1090/html/colors.css
Matthias Wirth bd09a85c39 clean history
for the commit history of this git project, see the history-master
branch.
2020-01-03 21:32:26 +01:00

15 lines
662 B
CSS

.vPosition { background-color: #d8f4ff; }
.mlat { background-color: #FDF7DD; }
.uat { background-color: #C4FFDC; }
.other { background-color: #d8d8ff; }
.tisb { background-color: #ffd8e6; }
.squawk7500 { font-weight: bold; background-color: #ff5555; }
.squawk7600 { font-weight: bold; background-color: #00ffff; }
.squawk7700 { font-weight: bold; background-color: #ffff00; }
.selected.vPosition { background-color: #88DDFF; }
.selected.mlat { background-color: #F1DD83; }
.selected.uat { background-color: #66FFA6; }
.selected.other { background-color: #BEBEFF; }
.selected.tisb { background-color: #FFC1D8; }