Created
November 1, 2011 15:20
-
-
Save hideo55/1330782 to your computer and use it in GitHub Desktop.
Google Reader StyleSheet for Stylist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#logo-container, #search-submit, /*#chrome-lhn-menu,*/ #viewer-footer, #mark-#viewer-refresh, #item-up-down-buttons, #search div[class="goog-inline-block jfk-button jfk-button-action"] { | |
display: none !important; | |
} | |
#gb, #top-bar { | |
visibility: collapse !important; | |
height: 0px !important; | |
border: none !important; | |
} | |
#gbg { | |
z-index: 20010 !important; | |
} | |
#gbg5 { | |
visibility: visible !important; | |
position: fixed !important; | |
top: 0px !important; | |
right: 5px !important; | |
} | |
#gbd5 { | |
top: 24px !important; | |
} | |
#viewer-header { | |
height: 32px !important; | |
margin: 0 !important; | |
/*background-color: black !important;*/ | |
} | |
#viewer-top-controls-container { | |
height: auto !important; | |
margin-top: 0 !important; | |
top: 0 !important; | |
z-index: 10200 !important; | |
} | |
#chrome-view-links { | |
margin-right: 33px !important; | |
} | |
#viewer-top-controls { | |
margin: 0 3px !important; | |
} | |
#chrome-header, #viewer-top-controls { | |
padding: 1px !important; | |
/*font-size: 95% !important;*/ | |
} | |
#search { | |
visibility: visible !important; | |
position: fixed !important; | |
z-index: 10100 !important; | |
padding: 2px 0 0 0 !important; | |
margin: 0 !important; | |
right: -80px !important; | |
} | |
#search-input { | |
height: 22px !important; | |
margin-top: 1px !important; | |
} | |
#search .search-restrict { | |
width: auto !important; | |
} | |
#title-and-status-holder { | |
background-color: #EAEAFF !important; | |
margin: 0 !important; | |
padding: 0 0 0 0.5em !important; | |
} | |
#viewer-view-options, #mark-all-as-read-split-button, #viewer-top-controls .goog-button { | |
margin-right: 0.5em !important; | |
} | |
#search .search-restrict { | |
margin: 0 0.5em !important; | |
} | |
#loading-area-container { | |
z-index: 20000 !important; | |
} | |
#message-area-container { | |
z-index: 20001 !important; | |
} | |
#message-area-container { | |
left: 35% !important; | |
} | |
#loading-area-container { | |
left: 45% !important; | |
} | |
/* リスト表示モード */ | |
.entry-main > .entry-source-title { | |
display: none !important; | |
} | |
.entry-icons, .entry-source-title, .entry-secondary { | |
top: 0 !important; | |
} | |
.entry-original { | |
top: 4px !important; | |
} | |
.entry-secondary { | |
margin-left: 3.5em !important; | |
} | |
#current-entry .collapsed { | |
background-color: #EEFFEE !important; | |
} | |
#entries, #entries .collapsed { | |
padding: 0 !important; | |
} | |
#entries .entry-actions { | |
background-color: #EEEEEE !important; | |
} | |
#entries div[class="card-actions card-bottom"] { | |
background-color: #EEEEEE !important; | |
} | |
#entries.cards .entry { | |
border: 1px solid #9999FF !important; | |
} | |
/* ナビゲーション */ | |
#lhn-add-subscription-section { | |
height: 31px !important; | |
} | |
#lhn-add-subscription { | |
margin: -15px 0 0 24px !important; | |
} | |
.scroll-tree li { | |
margin: 0 !important; | |
} | |
#lhn-selectors > .lhn-section-primary { | |
height: 21px !important; | |
} | |
#home-section { | |
display: none !important; | |
} | |
.section-minimize { | |
left: 7px !important; | |
} | |
#reading-list-selector, #lhn-selectors .lhn-section-secondary > div, #sub-tree-header, .folder .name.name-d-0 { | |
padding-left: 21px !important; | |
} | |
.folder .folder .folder-toggle { | |
margin-left: 13px !important; | |
} | |
.folder .folder > a > .icon, .folder .sub-icon { | |
margin-left: 28px !important; | |
} | |
.folder .folder .name-text { | |
max-width: 145px !important; | |
} | |
.folder .folder .name-text.folder-name-text { | |
max-width: 152px !important; | |
} | |
.entry-title { | |
font-size: 110% !important; | |
max-width: 99% !important; | |
line-height: 1.2em !important; | |
} | |
.entry-body, .goog-tooltip { | |
font-size: 125% !important; | |
line-height: 1.3em !important; | |
margin: 4px !important; | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment