1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-08 06:31:32 +00:00

tweak hello/prefs/logout linkbar (refs #163)

This commit is contained in:
Andrew Dolgov
2007-11-17 10:59:19 +01:00
parent c03cf250e8
commit efae7595c4
4 changed files with 34 additions and 7 deletions

View File

@@ -458,3 +458,11 @@ ul.headlineDropdownMenu ul li:hover {
.insensitive a:hover {
color : black;
}
div.topLinks a {
color : black;
}
div.topLinks a:hover {
color : gray;
}