]> git.wh0rd.org - tt-rss.git/blobdiff - themes/triple-pane/theme.css
enable triple-pane theme; fix theme system not working
[tt-rss.git] / themes / triple-pane / theme.css
index 4a188a57f4260ac750ca33001d33d081ef67e30a..593ff955ae586e8059a6d66a7980a1e71df016c4 100644 (file)
@@ -1,4 +1,13 @@
-div.headlines_normal {
+#content-insert {
+       border-left-width : 1px;
+       border-bottom-width : 0px;
+}
+
+#headlines-frame {
+       border-right-width : 1px;
+}
+
+/* div.headlines_normal {
        position : absolute;
        border-width : 1px 1px 0px 0px;
        right : 400px;
@@ -66,7 +75,7 @@ span.headlineInnerTitle {
        bottom : 0px;
        top : 0px; 
 
-}
+} */
 
 
 /*#footer, #prefFooter {