1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

enable triple-pane theme; fix theme system not working

This commit is contained in:
Andrew Dolgov
2010-11-17 13:39:30 +03:00
parent 500943a45b
commit 8d3cb8c0a9
7 changed files with 56 additions and 16 deletions
+11 -2
View 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 {