]> Tony Duckles's Git Repositories (git.nynim.org) - userstyles.git/blob - greader_compact.css
greader_compact: Minor padding tweaks
[userstyles.git] / greader_compact.css
1 @namespace url(http://www.w3.org/1999/xhtml);
2 @-moz-document url-prefix("http://www.google.com/reader/view/"),url-prefix("https://www.google.com/reader/view/"){
3
4 #lhn-recommendations { visibility: hidden !important; height: 0 !important }
5 #title-and-status-holder { visibility: hidden !important; height: 0 !important; padding: 0 !important }
6 #lhn-add-subscription-section, #sections-header, #viewer-header { height: 40px !important }
7 #top-bar { height: 44px !important }
8 #search { padding: 7px 0 !important }
9 div.collapsed { line-height: normal !important }
10 div.entry-secondary { height: 16px !important }
11
12 }