]> git.wh0rd.org - tt-rss.git/commitdiff
triple-pane: remove obsolete files
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 28 Mar 2011 09:08:56 +0000 (13:08 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 28 Mar 2011 09:08:56 +0000 (13:08 +0400)
themes/triple-pane/images/resize_handle_horiz.png [deleted file]
themes/triple-pane/images/resize_handle_vert.png [deleted file]
themes/triple-pane/images/resize_vert.png [deleted file]
themes/triple-pane/theme.css

diff --git a/themes/triple-pane/images/resize_handle_horiz.png b/themes/triple-pane/images/resize_handle_horiz.png
deleted file mode 100644 (file)
index 18d0451..0000000
Binary files a/themes/triple-pane/images/resize_handle_horiz.png and /dev/null differ
diff --git a/themes/triple-pane/images/resize_handle_vert.png b/themes/triple-pane/images/resize_handle_vert.png
deleted file mode 100644 (file)
index 18d0451..0000000
Binary files a/themes/triple-pane/images/resize_handle_vert.png and /dev/null differ
diff --git a/themes/triple-pane/images/resize_vert.png b/themes/triple-pane/images/resize_vert.png
deleted file mode 100644 (file)
index 763d42b..0000000
Binary files a/themes/triple-pane/images/resize_vert.png and /dev/null differ
index 593ff955ae586e8059a6d66a7980a1e71df016c4..9367dc4c112741e20a97b8a540ec9a9d85dd723d 100644 (file)
@@ -7,86 +7,4 @@
        border-right-width : 1px;
 }
 
-/* div.headlines_normal {
-       position : absolute;
-       border-width : 1px 1px 0px 0px;
-       right : 400px;
-       overflow : hidden;
-       bottom : 0px;
-       height : auto;
-}
-
-#content-frame {
-       width : 400px;
-       right : 0px;
-       top : 0px;
-       left : auto;
-       border-width : 0px 0px 0px 1px;
-       bottom : 0px;
-}
-
-#feeds-frame, #dispSwitch {
-       padding-top : 30px;
-}
-
-#feeds-holder {
-       top : 0px;
-       border-width : 0px 1px 0px 0px;
-}
-
-#toolbar {
-       top : 3px;
-}
-
-#headlines-frame {
-       top : 30px;
-}
-
-div.postHeader div.postDate {
-       text-align : left;
-       color : gray;
-       float : none;
-}
-
-div.postHeader div.postDateRTL {
-       text-align : left;
-       color : gray;
-       float : none;
-}
-
-span.headlineInnerTitle {
-       display : none;
-}
-
-#resize-grabber {
-       height : 100%;
-       width : 5px;
-       border-width : 0px 1px 0px 0px;
-       cursor : move;
-       text-align : center;
-       float : left;
-       background : url("images/resize_vert.png") top left;
-}
-
-#content-insert {
-       position : absolute;
-       left : 6px;
-       right : 0px;
-       bottom : 0px;
-       top : 0px; 
-
-} */
-
-
-/*#footer, #prefFooter {
-        display : none;
-}
-
-#header, #prefHeader {
-        display : none;
-}
-
 
-#prefContent {
-        bottom : 0px;
-} */