position: absolute;
padding: 0 !important;
top: -7px;
- right: 565px;
+ left: 290px;
width: 575px;
}
div.SmgkQb {
padding: 0 !important;
left: 300px;
top: 20px;
- width: 700px;
+ width: 100px;
z-index: 7 !important;
}
display: none;
}
+/* Padding at bottom of page */
+div.nH div.nH div.nH div.q0CeU div.oLaOvc div.Dg58Ge div.l2 {
+ margin-bottom: 0px !important;
+}
+
/*
* Google reader
*/
-div#main div#chrome div#chrome-header {
- display: none;
-}
-div#lhn-add-subscription-section {
- float: right;
-}
-div#recommendations-tree-container {
+/* "Home" link on the left navbar */
+div#main div#nav div#scrollable-sections-holder div#scrollable-sections div#home-section {
display: none;
}
-div#lhn-friends {
+/* "Explore" link on the left navbar */
+div#main div#nav div#scrollable-sections-holder div#scrollable-sections div#lhn-recommendations {
display: none;
}
-table#chrome-viewer-container tbody tr td#chrome-viewer div#viewer-footer {
+/* title & author from content area */
+div#viewer-container div.samedir div#entries div#current-entry div.entry-container div.entry-main h2.entry-title {
display: none;
}
-
-h2.entry-title {
+div#viewer-container div.samedir div#entries div#current-entry div.entry-container div.entry-main div.entry-author {
display: none;
}
-div.entry > div.entry-actions {
- display:none;
-}
-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;
}
+
/* slashdot ads */
-div.entry-main div.entry-body div div.item-body div p iframe {
- display: none;
-}
-div.entry-main div.entry-body div div.item-body div p a img {
+div#viewer-container div.samedir div#entries div#current-entry div.entry-container div.entry-main div.entry-body div div.item-body div p iframe {
display: none;
}