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