summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-02-03 16:11:44 +0300
committerAndrew Dolgov <[email protected]>2009-02-03 16:11:44 +0300
commit6a1cd59192bf4319b90319f7d623fae9011728ff (patch)
tree6743d18cbffd34a71649c052a19d27b3bc950580 /tt-rss.css
parent87b16a0a6156e90f549f13f59e657ff03a33a7e4 (diff)
implement dumb article downloader
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 4909b20a3..95938bc91 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1976,20 +1976,6 @@ div#l_progress_i {
height : 10px;
}
-div#d_progress_o {
- width : 100px;
- border : 1px solid black;
- background-color : white;
- float : left;
- margin-left : 10px;
-}
-
-div#d_progress_i {
- width : 10px;
- background-color : #88b0f0;
- height : 10px;
-}
-
#content-insert {
background-color : white;
overflow : auto;