mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-01 18:37:10 +00:00
tweak hello/prefs/logout linkbar (refs #163)
This commit is contained in:
14
tt-rss.css
14
tt-rss.css
@@ -1697,3 +1697,17 @@ div.autocomplete ul li {
|
||||
#feedOpToolbar {
|
||||
float : right;
|
||||
}
|
||||
|
||||
div.topLinks {
|
||||
float : right;
|
||||
margin-right : 5px;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
div.topLinks a {
|
||||
color : #4684ff;
|
||||
}
|
||||
|
||||
div.topLinks a:hover {
|
||||
color : black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user