mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
more work on tag support
This commit is contained in:
14
tt-rss.css
14
tt-rss.css
@@ -217,6 +217,20 @@ a:hover {
|
||||
color : gray;
|
||||
}
|
||||
|
||||
#dispSwitch {
|
||||
text-align : right;
|
||||
padding : 5px 5px 5px 0px;
|
||||
font-size : x-small;
|
||||
}
|
||||
|
||||
#dispSwitch a {
|
||||
color : gray;
|
||||
}
|
||||
|
||||
#dispSwitch a:hover {
|
||||
color : #5050aa;
|
||||
}
|
||||
|
||||
div.expPane {
|
||||
margin : 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user