]> git.wh0rd.org - tt-rss.git/blobdiff - utility.css
sharepopup look tweaks
[tt-rss.git] / utility.css
index bce87edd4c4a299a0771aff44bda6959af8d9f23..41541c707297e1170f712d1f5a1f922167d4a146 100644 (file)
@@ -124,7 +124,10 @@ div.rss hr {
 }
 
 body#sharepopup {
-       background : #88b0f0;
+       background-color : white;
+       background-image : url("images/toolbar.png");
+       background-repeat : repeat-x;
+       background-position : bottom;
        margin : 10px;
        padding : 0px;
 }
@@ -137,7 +140,7 @@ body#sharepopup h1 {
 
 body#sharepopup table {
        background : white;
-       border : 1px solid black;
+       border : 1px solid #88b0f0;
        padding : 5px;
 }