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

offline: various updates

This commit is contained in:
Andrew Dolgov
2009-02-12 20:53:33 +03:00
parent 206d496762
commit 8ca1a0acab
3 changed files with 103 additions and 28 deletions
+2 -1
View File
@@ -2139,7 +2139,7 @@ div.colorPicker {
div#offlineModeDrop div {
padding : 2px 2px 2px 2px;
text-align : center;
text-align : left;
}
div#offlineModeDrop {
@@ -2153,6 +2153,7 @@ div#offlineModeDrop {
right : 0px;
border : 1px solid #cccccc;
background : white;
min-width : 170px;
margin-left : -1px;
max-height : 250px;
overflow : auto;