/*
* Google reader
*/
+/* Search bar at top */
+body.webkit.loaded div#top-bar {
+ height: 33px !important;
+}
+body.webkit.loaded div#top-bar div#search {
+ padding-top: 2px !important;
+}
+/* Subscribe bar */
+div#main div#nav div#lhn-add-subscription-section {
+ height: 33px !important;
+}
+div#main div#chrome div#viewer-header {
+ height: 33px !important;
+}
/* "Home" link on the left navbar */
div#main div#nav div#scrollable-sections-holder div#scrollable-sections div#home-section {
display: none;
div#viewer-container div.samedir div#entries div#current-entry div.entry-container div.entry-main div.entry-author {
display: none;
}
-/* Trim fat from the entries list *
-div#entries div.entry {
- fpadding: 0px 0px 0px 0 !important;
- margin: 0px 0px 0px 0;
- fheight: 20px;
- fpadding: 0px;
- fdisplay: none;
+/* Trim fat from the entries list */
+div#chrome-viewer div#viewer-container div#viewer-entries-container div.samedir div#entries div.entry div.collapsed {
+ top: -3px;
+ padding-top: 0px !important;
+ padding-bottom: 3px !important;
+ border-top: 0px !important;
+ border-bottom: 0px !important;
+ margin-top: 0px !important;
+ margin-bottom: 0px !important;
}
/* slashdot ads */