1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

implement web-based self updater (closes #395)

This commit is contained in:
Andrew Dolgov
2012-08-23 22:53:32 +04:00
parent 1280612515
commit 808dd053c6
4 changed files with 254 additions and 164 deletions
+1 -2
View File
@@ -678,9 +678,8 @@ ul.feedErrorsList {
padding : 5px;
}
pre.selfUpdateList {
ul.selfUpdateList {
height : 200px;
font-size : 10px;
overflow : auto;
list-style-type : none;
border : 1px solid #c0c0c0;