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

move preferences button to toolbar

This commit is contained in:
Andrew Dolgov
2005-10-16 15:23:06 +01:00
parent bc18bcddc6
commit a14f82f241
3 changed files with 15 additions and 27 deletions

View File

@@ -29,7 +29,7 @@ table.main td.prefsToolbar {
border-width : 0px 0px 0px 0px;
border-style : solid;
border-color : #c0c0c0;
padding : 3px 25px 15px 10px;
padding : 0px 10px 10px 5px;
}
table.main td.feeds {