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

move db-updater functionality to public, remove db-updater.php

This commit is contained in:
Andrew Dolgov
2013-04-04 19:45:26 +04:00
parent b4c47f7e7b
commit f240d26e46
11 changed files with 109 additions and 2 deletions

View File

@@ -93,6 +93,10 @@ h2 {
border-style : solid;
}
div.content > h2 {
margin-top : 0px;
}
div.rss h1 {
border-width : 0px 0px 1px 0px;
border-color : gray;