css for selected stop
This commit is contained in:
parent
9c104e8fca
commit
eecfbe17eb
|
@ -43,6 +43,10 @@ html, body {
|
|||
.selectedListItem .listItemText {
|
||||
color: blue;
|
||||
}
|
||||
|
||||
.selectedStop {
|
||||
color: blue;
|
||||
}
|
||||
.clear {
|
||||
clear: both;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user