]> git.wh0rd.org - tt-rss.git/commitdiff
tweak css
authorAndrew Dolgov <fox@bah.org.ru>
Wed, 20 Jan 2010 12:39:34 +0000 (15:39 +0300)
committerAndrew Dolgov <fox@bah.org.ru>
Wed, 20 Jan 2010 12:39:34 +0000 (15:39 +0300)
themes/greentiny/theme.css
tt-rss.css

index 52a3ab0bfcc9afbf222c57e33106c861e86b00a3..bf0257ba5f917097b8536d1c902b5eb02276d00b 100644 (file)
@@ -1608,10 +1608,6 @@ div.topLinks a.feedback {
        color : #009900;\r
 }\r
 \r
-div.dashboard {\r
-       margin-left : 3px;\r
-}\r
-\r
 a.visibleLink {\r
        color : #4684ff;\r
 \r
index d7c359b213854a846ae43f49dc2eb7cdfd228458..a2f4531b423271abf3a35e57e00eae2acefe3b07 100644 (file)
@@ -1367,8 +1367,8 @@ div.whiteBox {
 
 #feeds-holder {
        border-width : 1px 1px 0px 0px;
-       border-style : dotted solid;
-       border-color : #88b0f0;
+       border-style : solid solid;
+       border-color : #C4D1E4 #88b0f0;
        top : 40px;
        left : 0px;
        position : absolute;
@@ -1657,10 +1657,6 @@ div.topLinks a.feedback {
        color : #009900;
 }
 
-div.dashboard {
-       margin-left : 3px;
-}
-
 a.visibleLink {
        color : #4684ff;
 }