mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 05:35:55 +00:00
compat theme compatibility tweaks (2)
This commit is contained in:
@@ -936,3 +936,17 @@ div.return a:hover {
|
|||||||
background-repeat : repeat-x;
|
background-repeat : repeat-x;
|
||||||
border-color : #c0c0c0;
|
border-color : #c0c0c0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
div.topLinks a {
|
||||||
|
color : #5050aa;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.tagCloudContainer {
|
||||||
|
border : 1px solid #c0c0c0;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.infoBoxContents a {
|
||||||
|
color : #5050aa;
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user