css for has_point
This commit is contained in:
parent
ca4d71887a
commit
c1b3c0c58a
|
@ -57,8 +57,7 @@ html, body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.selectedListItem .listItemText {
|
.selectedListItem .listItemText {
|
||||||
background: #666;
|
background: #ccc;
|
||||||
color: #fff;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.selectedStop {
|
.selectedStop {
|
||||||
|
@ -76,7 +75,7 @@ html, body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.no_has_point {
|
.no_has_point {
|
||||||
color: #666;
|
color: #ff8282;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user