summaryrefslogtreecommitdiff
path: root/tt-rss_compact.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-10-01 12:00:36 +0100
committerAndrew Dolgov <[email protected]>2006-10-01 12:00:36 +0100
commitaf1c1f18040ed37c1dabd48778f2e8a6171b48f6 (patch)
treef4b3e10e97017b8542698f9b1eb521ac26aafb1b /tt-rss_compact.css
parentc339343b40fafd33a61163a18078cf9f3273ef38 (diff)
remove obsolete compact stylesheet
Diffstat (limited to 'tt-rss_compact.css')
-rw-r--r--tt-rss_compact.css59
1 files changed, 0 insertions, 59 deletions
diff --git a/tt-rss_compact.css b/tt-rss_compact.css
deleted file mode 100644
index 9ab17dca0..000000000
--- a/tt-rss_compact.css
+++ /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;
-}
-