improved cockpit: active functions now have colored buttons
This commit is contained in:
@@ -14,6 +14,11 @@ button{
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
button.active{
|
||||
background: green;
|
||||
color: white;
|
||||
}
|
||||
|
||||
#plan{
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user