]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
implement experimental web-based updater
[tt-rss.git] / tt-rss.css
index b3ba4315f653b329b6a067b165035fe1f2d43055..abc6050bf329d9eda174965f0c3723b759ef623b 100644 (file)
@@ -678,6 +678,17 @@ ul.feedErrorsList {
        padding : 5px;
 }
 
+pre.selfUpdateList {
+       height : 200px;
+       font-size : 10px;
+       overflow : auto;
+       list-style-type : none;
+       border : 1px solid #c0c0c0;
+       background-color : #ecf4ff;
+       margin : 0px 0px 5px 0px;
+       padding : 5px;
+}
+
 ul.feedErrorsList em {
        color : gray;
 }