]> git.wh0rd.org - home.git/commitdiff
update google css
authorMike Frysinger <vapier@gentoo.org>
Thu, 10 Nov 2011 04:42:01 +0000 (23:42 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Apr 2012 19:36:40 +0000 (15:36 -0400)
.config/google-chrome/Default/User StyleSheets/Custom.css

index 05cf7b8eddb26b8b13e80c699eb241bb0de0bef4..35b17eddd275932e41ec8060019f29bf5f448318 100644 (file)
@@ -36,7 +36,7 @@ table.GcwpPb-imj1dd {
        position: absolute;
        padding: 0 !important;
        top: -7px;
-       right: 565px;
+       left: 290px;
        width: 575px;
 }
 div.SmgkQb {
@@ -52,7 +52,7 @@ div.VP5otc-pzeoBf {
        padding: 0 !important;
        left: 300px;
        top: 20px;
-       width: 700px;
+       width: 100px;
        z-index: 7 !important;
 }
 
@@ -132,39 +132,40 @@ div.xcfBqd > div > div > div.ambfl {
        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;
 }