From 8b21852a5e1ab13733d982ea6551a9d9e9c384bf Mon Sep 17 00:00:00 2001 From: Tony Duckles Date: Tue, 1 Nov 2011 16:28:13 -0500 Subject: [PATCH] Add greader_compact --- greader_compact.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 greader_compact.txt diff --git a/greader_compact.txt b/greader_compact.txt new file mode 100644 index 0000000..fef58a9 --- /dev/null +++ b/greader_compact.txt @@ -0,0 +1,13 @@ +@namespace url(http://www.w3.org/1999/xhtml); +@-moz-document url-prefix("http://www.google.com/reader/view/"),url-prefix("https://www.google.com/reader/view/"){ + +#lhn-recommendations { visibility: hidden !important; height: 0 !important } +#title-and-status-holder { visibility: hidden !important; height: 0 !important; padding: 0 !important } +#lhn-add-subscription-section, #sections-header, #viewer-header { height: 40px !important } +#top-bar { height: 44px !important } +#search { padding: 5px 0 !important } +div.collapsed { line-height: normal !important } +div.entry-secondary { height: 16px !important } +#home-section { padding: 0 !important } + +} -- 2.43.0