summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-07 09:58:58 +0400
committerAndrew Dolgov <[email protected]>2013-05-07 09:58:58 +0400
commit05aab603769e2f53edb0963cad99b444d2d901ee (patch)
tree01ffc38d8b516daabbe3582ea921ab231647ef59 /tt-rss.css
parent2cf3500e1d16a2c3bcddfc275c600e32dbac7152 (diff)
remove some blue borders
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/tt-rss.css b/tt-rss.css
index ecd386145..0d43aa79e 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -774,7 +774,7 @@ div.fatalError textarea {
#feeds-holder {
padding : 0px;
- border-color : #88b0f0;
+ border-color : #c0c0c0;
border-left-width : 0px;
border-bottom-width : 0px;
border-top-width : 0px;
@@ -789,7 +789,7 @@ div.fatalError textarea {
#headlines-frame {
padding : 0px;
- border-color : #88b0f0;
+ border-color : #c0c0c0;
border-left-width : 0px;
border-right-width : 0px;
margin-top : 0px;
@@ -829,7 +829,7 @@ div.fatalError textarea {
#content-insert {
padding : 0px;
- border-color : #88b0f0;
+ border-color : #c0c0c0;
border-bottom-width : 0px;
border-right-width : 0px;
border-left-width : 0px;