summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-03-28 13:08:56 +0400
committerAndrew Dolgov <[email protected]>2011-03-28 13:08:56 +0400
commit72954b22c5b717d4eb911718ceba684229c0d023 (patch)
tree2e83a70d70a455a09b2fcbf73ac524f1c0da50b6 /themes
parentbf9fc06072f2dcd5b17aec1fe6a03b046236d360 (diff)
triple-pane: remove obsolete files
Diffstat (limited to 'themes')
-rw-r--r--themes/triple-pane/images/resize_handle_horiz.pngbin104 -> 0 bytes
-rw-r--r--themes/triple-pane/images/resize_handle_vert.pngbin104 -> 0 bytes
-rw-r--r--themes/triple-pane/images/resize_vert.pngbin109 -> 0 bytes
-rw-r--r--themes/triple-pane/theme.css82
4 files changed, 0 insertions, 82 deletions
diff --git a/themes/triple-pane/images/resize_handle_horiz.png b/themes/triple-pane/images/resize_handle_horiz.png
deleted file mode 100644
index 18d045159..000000000
--- a/themes/triple-pane/images/resize_handle_horiz.png
+++ /dev/null
Binary files 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
index 18d045159..000000000
--- a/themes/triple-pane/images/resize_handle_vert.png
+++ /dev/null
Binary files differ
diff --git a/themes/triple-pane/images/resize_vert.png b/themes/triple-pane/images/resize_vert.png
deleted file mode 100644
index 763d42b56..000000000
--- a/themes/triple-pane/images/resize_vert.png
+++ /dev/null
Binary files differ
diff --git a/themes/triple-pane/theme.css b/themes/triple-pane/theme.css
index 593ff955a..9367dc4c1 100644
--- a/themes/triple-pane/theme.css
+++ b/themes/triple-pane/theme.css
@@ -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;
-} */