cinera.css: Let cinera__*.css colour the indicator
This commit is contained in:
parent
87e63a54e7
commit
c7762a0f7d
|
@ -78,13 +78,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#cineraIndexEntries div a::before {
|
#cineraIndexEntries div a::before {
|
||||||
content: "•";
|
content: "✓";
|
||||||
margin: 0 4px;
|
margin: 0 4px;
|
||||||
color: #888;
|
|
||||||
}
|
|
||||||
|
|
||||||
#cineraIndexEntries div a:visited:before {
|
|
||||||
color: #33FF33;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#cineraResults .dayContainer .markerList {
|
#cineraResults .dayContainer .markerList {
|
||||||
|
|
Loading…
Reference in New Issue