mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
fix #1334 wrong navbar link colors
This commit is contained in:
parent
c56fb05536
commit
8441cccb2e
1 changed files with 2 additions and 0 deletions
|
|
@ -247,6 +247,8 @@ a.show_successors:hover, a.link_to_successors:hover {background-image: image-url
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 48px;
|
top: 48px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
|
a { color: #eee; }
|
||||||
|
a:hover { color: #ccc; }
|
||||||
}
|
}
|
||||||
|
|
||||||
#navlist {
|
#navlist {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue