]> git.wh0rd.org - tt-rss.git/commitdiff
remove obsolete compact stylesheet
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 1 Oct 2006 11:00:36 +0000 (12:00 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 1 Oct 2006 11:00:36 +0000 (12:00 +0100)
tt-rss_compact.css [deleted file]

diff --git a/tt-rss_compact.css b/tt-rss_compact.css
deleted file mode 100644 (file)
index 9ab17dc..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-/* only overrides go here */
-
-body {
-       font-size : 8pt;
-}
-
-table.main td.header {
-       padding : 5px;
-       height : 20px;
-}
-
-table.main td.prefsToolbar {
-       border-width : 0px;
-}
-
-table.headlinesList {
-       font-size : small;
-}
-
-table.main td.headlinesToolbarBox {
-       padding : 0px;
-}
-
-table.main td.footer {
-       height : 5px;
-       font-size : x-small;
-}
-
-table.main td.headlines {
-       height : 20%;
-       font-size : x-small;
-}
-
-ul.feedList {
-       font-size : x-small;
-       padding : 0px;
-       margin : 0px;
-}
-
-ul.feedList li {
-       font-size : x-small;
-}
-
-table.main td.feeds {
-       width : 250px;
-}
-
-td.headlinesToolbarBox td {
-       font-size : x-small;
-}
-
-td.welcomePrompt {
-       font-size : x-small;
-}
-
-#notify_body, #notify {
-       font-size : x-small;
-}
-