mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
tweak new version notification stuff
This commit is contained in:
@@ -1156,6 +1156,13 @@ div.tagCloudContainer {
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
div.errorExplained {
|
||||
border : 1px solid #99d67a;
|
||||
background-color : white;
|
||||
margin : 5px 0px 5px 0px;
|
||||
padding : 5px;
|
||||
}
|
||||
|
||||
ul.feedErrorsList {
|
||||
height : 300px;
|
||||
overflow : auto;
|
||||
@@ -1728,6 +1735,7 @@ a.feedUpdErrLink {
|
||||
#newVersionIcon {
|
||||
vertical-align : middle;
|
||||
cursor : pointer;
|
||||
margin-left : 10px;
|
||||
}
|
||||
|
||||
a.helpLinkPic {
|
||||
|
||||
Reference in New Issue
Block a user