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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user