summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
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;