summaryrefslogtreecommitdiff
path: root/themes/compact/theme.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-03-28 12:14:28 +0400
committerAndrew Dolgov <[email protected]>2011-03-28 12:14:28 +0400
commitef1805f8b7ed5c39f7998564d139f7a817dd2ab3 (patch)
tree57637f26d753bc53e9f95e49a479f545fe4b349a /themes/compact/theme.css
parenta335a9f80d9687028f40c42aad6322e526e7854c (diff)
remove obsolete themes
Diffstat (limited to 'themes/compact/theme.css')
-rw-r--r--themes/compact/theme.css47
1 files changed, 0 insertions, 47 deletions
diff --git a/themes/compact/theme.css b/themes/compact/theme.css
deleted file mode 100644
index a221497ce..000000000
--- a/themes/compact/theme.css
+++ /dev/null
@@ -1,47 +0,0 @@
-#feeds-holder {
- border-width : 0px 1px 0px 0px;
- top : 0px;
- bottom : 0px;
- background : white;
-}
-
-#header {
- left : 270px;
-}
-
-#toolbar {
- font-size : small;
-}
-
-#toolbar input {
- font-size : small;
-}
-
-div.headlines_cdm {
- border-width : 1px 0px 0px 0px;
- bottom : 0px;
-}
-
-#content-frame {
- border-width : 1px 0px 0px 0px;
- bottom : 0px;
-}
-
-div.postReply {
- font-size : small;
- padding : 0px;
- margin : 0px;
-}
-
-div.postReply div.postHeader {
- border-width : 0px 0px 1px 1px;
-}
-
-#prefContentOuter {
- bottom : 0px;
-}
-
-#footer, #prefFooter {
- display : none;
-}
-