mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 01:35:56 +00:00
rework version checking
This commit is contained in:
@@ -1096,6 +1096,7 @@ div.topLinks {
|
||||
float : right;
|
||||
color : gray;
|
||||
font-size : 12px;
|
||||
line-height : 120%;
|
||||
}
|
||||
|
||||
div.topLinks a {
|
||||
@@ -1646,3 +1647,10 @@ a.bookmarklet {
|
||||
border : 1px solid #ecf4ff;
|
||||
padding : 2px;
|
||||
}
|
||||
|
||||
#newVersionIcon {
|
||||
margin-left : 5px;
|
||||
vertical-align : middle;
|
||||
position : relative;
|
||||
top : -1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user