readitlaterlist.com/*read, readitlaterlist.com/options, readitlaterlist.com/add, readitlaterlist.com/offline, readitlaterlist.com/pass, readitlaterlist.com/privacy_controls, readitlaterlist.com/export
2 months ago by hlfcoding
3 0
body {
background: #aaa -webkit-linear-gradient(top, #888, #aaa) no-repeat;
}
.content a, p a {
color: #08f;
}
#container input[type='text']:focus, #container select:focus {
outline: 0;
border: 1px solid #49d;
}
/* fonts */
#header, #container input, #container select, #container {
font-family: 'Droid Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, p, em {
font-family: 'Droid Serif', serif;
}
#container {
max-width: 800px;
background-image: -webkit-linear-gradient(top, #eee, #aaa);
zoom: 1.15;
border-style: solid;
border-color: #aaa;
border-width: 0 1em;
}
#abs_footer {
display: none;
}
#header {
border: 2px solid rgba(255,255,255, 0.4);
border-top: 0;
box-shadow: 0 3px 6px rgba(255,255,255,0.8);
border-bottom-left-radius: 1em;
border-bottom-right-radius: 1em;
}
#nav a, #icon_nav a {
-webkit-transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
#nav a {
color: #aaa;
}
#nav a:hover, #nav a.selected {
color: #fff;
}
#icon_nav a {
opacity: 0.6;
}
#icon_nav a:hover {
opacity: 1;
}
#nav li, #icon_nav li {
margin: 0;
padding: 0 13px;
border-left: 1px solid #222;
border-right: 1px solid #333;
}
#nav, #icon_nav {
border-right: 1px solid #222;
border-left: 1px solid #333;
}
#filter, #sort_by {
border-radius: 5px;
font-size: 11px;
line-height: 1em;
color: #aaa;
}
#filter:focus, #sort_by:focus {
color: #555;
}
#filter {
border-color: #fff;
height: 18px;
padding: 5px 10px 5px 25px;
box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
background-position: 5px 55%;
-webkit-transition: min-width 0.2s ease-in-out;
min-width: 180px;
margin-right: 0;
}
#filter:focus {
min-width: 510px;
}
#list {
border-bottom: 1px solid rgba(255,255,255,0.2);
border-top: 1px solid rgba(100,100,100,0.1);
}
#list li {
border-top: 1px solid rgba(255,255,255,0.2);
border-bottom: 1px solid rgba(100,100,100,0.1);
padding: 1em 0.5em 1em 3.5em;
margin: 0;
}
#list li .favicon {
box-shadow: 0 1px 0 rgba(255,255,255,0.4);
border-radius: 8px;
top: 50%;
margin-top: -9px;
left: 1em;
opacity: 0.8;
}
#list li .favicon[src="/i/blank_favicon.png"] {
opacity: 0.4;
}
#list li .check, #list li .text, #list li .readd, #list li .delete {
top: 50%;
margin-top: -8px;
opacity: 0.5;
}
#list li .item {
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
color: #555;
display: inline-block;
margin-right: 72px;
}
#list li.empty {
font-style: normal;
padding-top: 3em;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
color: #555;
}
#list li:hover .item {
color: #000;
}
#list li .domain {
display: block;
padding-top: 0.4em;
}
#list li * {
-webkit-transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
#list li:hover *:not([src="/i/blank_favicon.png"]) {
opacity: 1;
}
#sort_by {
border-color: #ccc;
padding: 0 0 0 10px;
height: 30px;
float: right;
min-width: 200px;
}
#pages {
margin-top: 2em;
border-radius: 5px;
border: 1px solid rgba(255,255,255,0.2);
background: rgba(255,255,255,0.2);
font-size: 11px;
color: #999;
box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
#previous, #next {
padding: 5px;
display: inline-block;
}
#pages> :first-child {
border-left: 0;
}
#pages> :last-child {
border-right: 0;
}
#previous {
padding-left: 15px;
}
#next {
padding-right: 15px;
margin-right: 10px;
border-right: 1px solid rgba(255,255,255,0.3);
}
#page {
border: 1px solid #999;
border-radius: 3px;
height: 20px;
padding-left: 10px;
margin-right: 10px;
font-size: 11px;
line-height: 1;
}
#pages .active {
color: #666;
-webkit-transition: color 0.2s ease-in-out;
}
:hover {
text-decoration: none;
}
#pages .active:hover {
color: #000;
}
#pages br {
display: none;
}
#list.loading {
background: none;
}
.check.loading {
border-radius: 9px;
border: 1px solid #fff;
box-shadow: 0 0 3px rgba(255,255,255,0.5);
}
#top_message {
display: none;
}
#content> .content {
list-style: none;
padding: 0;
margin: 0;
}
#content> .content> li {
padding-bottom: .5em;
}
/* start readability port */
* {
color: #282828;
}
strong, b {
color: #383838;
}
body, p {
font-size: 12px;
font-family: 'Droid Serif', serif;
}
body {
background: #f0f0f0;
}
a, a * {
color: #06f;
}
pre, code {
font-size: 11px;
font-family: 'Droid Sans Mono', monospace;
}
pre code {
display: block;
margin-bottom: -1em;
}
code {
font-weight: normal;
font-style: normal;
}
table {
border: 0;
}
table th, table td {
border: 1px dotted #ccc;
}
#text_header h1::after, hr {
content: "";
height: 10px;
margin: 18px 0 0;
border: 0;
display: block;
clear: both;
background: transparent url(https://www.readability.com/media/images/flourishes.png) 50% -61px no-repeat scroll;
opacity: 0.2;
}
hr {
margin-bottom: 18px;
}
a img {
border-color: transparent ;
}
/* end readability port */
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
border-radius: 5px;
}
#text_body table {
display: table;
}
#text_body tbody {
display: table-body;
}
#text_body table th, #text_body table tr {
display: table-row;
}
#text_body table th, #text_body table td {
padding: 3px 5px;
display: table-cell;
}
/* header and headers */
#text_header h1 {
border-bottom: 0;
}
#RIL_header .i {
border-radius: 12px;
border: 4px solid transparent;
background-color: #fff;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
opacity: 0.3;
-webkit-transition: opacity 0.2s ease-in-out;
}
#return {
background-position: 1px center;
}
#RIL_settings {
background-position: top left;
}
#RIL_header .i:hover {
opacity: 1;
}
#RIL_top cite {
padding-top: 5px;
font-size: 11px;
font-weight: normal;
font-family: 'Droid Sans', sans-serif;
text-overflow: ellipsis;
}
h1, h2, h3 {
font-weight: normal;
text-shadow: 0 1px 0 #fff;
}
hr+ h3 {
margin-top: 0;
}
/* code */
pre {
background: #444;
background-image: -webkit-linear-gradient(top, #999, #333 20%, #222 60%, #444);
background-attachment: fixed;
border-radius: 5px;
margin-left: 0;
margin-right: 0;
box-shadow: inset 0 0 10px rgba(0,0,0,0.8), 0 0 2px rgba(255,255,255,0.8);
padding: 1em;
display: block;
}
pre, pre * {
color: #ddd;
}
pre code, pre code * {
color: #8f4;
}
li code, p code {
background: #f8f8f8;
padding: 0 0.2em;
margin: 0 0.2em;
border-radius: 3px;
border: 1px solid #fff;
}
/* misc */
#text_body .note {
border-radius: 5px;
padding: 1.5em 1.5em .5em 1.5em;
}
#RIL_container {
zoom: 1.15;
}
/* more content */
ul, ol {
margin-left: 0;
}
ul, menu, dir {
list-style-type: square;
}
sup {
font-size: 0.7em;
line-height: 1em;
}
/* wiki */
.infobox {
float: right;
clear: right;
margin: 0 0 20px 20px;
}
www.google.com/reader/view
2 months ago by hlfcoding
2 0
/* start 2-28-12 changeset */
#viewer-view-options, #mark-all-as-read-split-button, #viewer-top-controls .goog-button, #viewer-top-controls .jfk-button:last-child {
margin-right: 0.7em
;
}
#lhn-add-subscription {
top: 25px;
}
/* end 2-28-12 changeset */
/* start 11-23-11 changeset */
.entry .entry-icons .star {
margin-top: 3px;
}
#entries.list .collapsed .entry-main .entry-original {
margin-top: -6px;
}
/* end 11-23-11 changeset */
/* start 11-10-11 changeset */
#viewer-top-controls, #chrome-title {
margin-left: 0;
}
#entries {
padding-left: 0;
}
/* end changeset */
/* start header */
#sections-header, #viewer-header, #lhn-add-subscription-section, #top-bar {
height: 43px;
}
#search {
padding: 7px;
}
/* end header */
/* start main */
.lhn-hidden #main {
padding-left: 0;
}
.lhn-hidden #entries {
padding-right: 0;
}
.lhn-hidden #viewer-header {
margin-right: 0;
margin-left: 5px;
}
.lhn-hidden #viewer-top-controls> *, .lhn-hidden #chrome-lhn-menu {
margin-right: 10px;
margin-left: 0 ;
}
.lhn-hidden #viewer-top-controls span .jfk-button {
margin-right: 0;
}
/* end main */
/* start full screen */
#chrome-fullscreen-top-toggle {
height: 1px;
border: 0;
overflow: hidden;
box-shadow: none;
}
/* end full screen */
/* start images */
.item-body> div> :not(:first-child) img, .item-body> div> img:not(:first-child), .item-body img {
border-radius: 5px;
}
/* only-image */
.item-body> div> *:first-child:not(div) img[width] {
clear: both;
float: left;
width: auto;
margin-bottom: 1em;
margin-right: 1.2em;
}
/* most images */
.item-body div> p> img[width]:first-child {
display: block;
margin-bottom: 1em;
}
/* end images */
/* start menus */
.goog-menuitem, .goog-tristatemenuitem, .goog-filterobsmenuitem {
padding-top: 0;
padding-bottom: 0;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}
/* end menus */
google.com/reader/view
6 months ago by hlfcoding
2 0
/* - readability hacks - */
/* globals */
body {
background: #ccc;
color: #222;
background-color: fff;
}
/* top chrome */
#gb a, #guser a, #chrome-title .chevron, a, a:visited, .link {
color: #06d;
}
.gbm a:hover {
background-color: transparent;
}
#logo {
background: none;
}
#logo span {
display: block;
font-size: 14px;
line-height: 24px;
}
#viewer-top-controls, #chrome, .lhn-section, .gbh, .gbd {
border-color: #ddd;
}
#gb {
position: fixed;
width: 100%;
height: 40px;
}
#gbg {
background: #bbb;
}
#gb * {
border-color: transparent;
}
#gb a.gbgt {
color: #06d;
}
#gb a.gbgt-hvr {
background: transparent;
}
#top-bar {
height: 0;
}
#chrome-header {
padding: 6px 11px 4px;
border-bottom: 1px solid #ddd;
}
#chrome-lhn-menu {
margin-right: 1em;
}
/* shared backgrounds */
.scroll-tree li, .lhn-section, #chrome-header {
background: #bbb;
}
#chrome-lhn-toggle, #viewer-header {
background: #ccc;
}
#viewer-container, #entries {
background: #eaeaea;
}
#chrome-view-links, #entries div {
background-color: transparent;
}
/* shared fonts */
#guser, #gb, .lhn-section, .scroll-tree, body:not(.settings):not(.no-chrome), input {
font-family: 'Consolas', 'Anonymous', monospace;
font-size: 11px;
}
/* reset fonts */
#quick-add-form * {
font-size: 11px;
}
#quick-add-input-div {
padding: 5px 0;
}
#quick-add-helptext {
padding-top: 5px;
}
#quickadd {
margin: -1px -1px 0;
padding: 3px 2px;
border: 1px solid #ccc;
border-right: 0;
}
/* shared highlight */
#chrome-lhn-toggle:hover, #nav .selector:hover, #nav .tree-link-selected, #nav .link:hover div, #nav .link:hover, #entries #current-entry.entry .collapsed {
background-color: #fff;
}
/* shared hidden */
#nav .section-button, .entry .collapsed .entry-date, .entry .collapsed .entry-original, .fullscreen #chrome-fullscreen-top-toggle-icon, #chrome-view-links, #gbz, #gbx1, #gbx2, #gbx3, #gbx4, #your-items-tree-container, #trends-selector, #directory-selector, #overview-selector, #reading-list-selector, #lhn-friends, #lhn-recommendations, #logo-container, #message-area-outer, #loading-area, #search, #chrome-lhn-toggle-icon, .selector-icon, .icon, #viewer-footer {
display: none;
}
/* entries */
.entry.expanded .entry-container, #entries.list .entry .collapsed, #entries.list .entry {
border: 0;
}
#entries.list .entry .collapsed {
height: 17px;
line-height: 17px;
}
#entries .entry.read .collapsed {
background-color: rgba(0,0,0,0.1);
}
font, small, big {
font-size: 1em;
color: black;
}
.item-body * {
background: none;
}
.item-body h1, .item-body h2, .item-body h3, .item-body h4, .item-body h5, .item-body h6 {
font-size: 1em;
}
.item-body img {
border-radius: 5px;
background: #fff;
}
.item-body td {
width: auto;
}
.item-body div> a[href^='http://feeds.feedburner.com']> img {
float: left;
margin: 0 0.5em 0 0;
background: none;
opacity: 0.3;
}
#current-entry.entry.expanded .collapsed, #entries .entry.expanded .collapsed {
background: transparent;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.entry.expanded .entry-actions {
padding-bottom: 5px;
padding-left: 8px;
}
.entry-actions * {
font-size: 11px;
color: #aaa;
-webkit-transition: color 0.2s ease-in-out;
}
.entry-actions *:hover {
color: #888;
}
.entry hr {
border-top: 1px solid #ccc;
border: 0;
height: 0;
}
.entry img {
display: block;
margin: 10px 0;
}
.entry p {
line-height: 1.25em;
}
#main .entry-title-go-to {
margin-left: 10px;
}
#main {
top: 0;
margin-top: 0;
}
#main #viewer-container .tags-edit {
background: #eee;
}
#entries.list .collapsed .entry-secondary {
margin-right: 1em;
}
#entries .expanded .entry-main {
margin: 1em 1.5em;
}
#entries .expanded .entry-title, #entries .expanded .entry-author, #entries .expanded .entry-annotations, #entries .expanded .item-body {
margin: 0 auto;
max-width: 1000px;
}
#entries .expanded .entry-title, #entries .expanded .entry-author, #entries .expanded .entry-annotations {
overflow-x: hidden;
}
#entries .expanded .item-body p {
text-align: justify;
}
#entries .entry-icons {
padding-left: 2px;
}
#entries .entry-source-title {
padding-left: 3px;
}
/* full screen hacks */
.fullscreen #chrome-fullscreen-top-toggle {
background: transparent;
border: 0;
height: 1px;
-webkit-box-shadow: none;
}
.fullscreen #chrome-header, .fullscreen #viewer-header {
opacity: 0.3;
}
.fullscreen #chrome-header:hover, .fullscreen #viewer-header:hover {
opacity: 1;
}
.fullscreen #viewer-container {
top: 2px;
}
/* - aesthetic hacks - */
/* scrollbar */
#entries::-webkit-scrollbar, .scroll-tree::-webkit-scrollbar {
width: 5px;
}
#entries::-webkit-scrollbar-thumb, .scroll-tree::-webkit-scrollbar-thumb {
padding: 5px;
background: rgba(0,0,0,0.1);
-webkit-background-clip: content-box;
}
#viewer-container {
background-image: -webkit-linear-gradient(top,#f8f8f8, #d8d8d8);
padding-right: 5px;
}
.scroll-tree {
margin-right: 5px;
}
#entries .entry, #nav .scroll-tree> * {
margin-right: 5px;
}
#nav .link {
margin-top: 1px;
}
#nav [id^='sub-tree-item-'], #nav .link, #nav .link div {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
#chrome-lhn-toggle {
width: 5px;
}
/* button */
body:not(.lhn-hidden) #lhn-add-subscription-section {
padding-top: 6px;
padding-bottom: 1px;
}
body.lhn-hidden #lhn-add-subscription-section {
padding: 5px;
}
body.lhn-hidden #lhn-add-subscription {
display: inline-block;
}
.goog-button *, .goog-button * {
line-height: 1;
background: transparent;
padding: 0;
color: #222;
display: inline-block;
}
.goog-button, *:not(.goog-menu-button-dropdown) {
border: 0;
}
.goog-menu-button-dropdown {
top: 4px;
right: 0;
border-color: #888 transparent transparent transparent;
border-width: 4px 4px 0 4px;
}
.goog-button {
margin-top: -1px;
padding: 4px 14px;
background: #eee;
border-radius: 5px;
box-shadow: inset 0 0 5px rgba(255,255,255,1);
border: 1px solid #bbb;
-webkit-background-clip: padding-box;
-webkit-transition: background 0.2s ease-in-out;
}
.goog-button:hover {
background-color: #fff;
}
.goog-button-float-left {
padding-left: 10px;
padding-right: 10px;
}
.goog-button-float-left:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
padding-left: 14px;
}
.goog-button-float-left:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
padding-right: 14px;
}
#chrome-lhn-menu .goog-button-body, #stream-prefs-menu .goog-button-body {
padding-right: 10px;
}
#chrome-viewer #entries .entry {
border-bottom: 1px solid rgba(0,0,0,0.05);
}
.tags-edit .goog-button {
margin-right: -2px;
}
/* nav */
#nav {
-webkit-transition: opacity 0.2s ease-in-out;
}
#quick-add-bubble-holder, .tags-edit, body.lhn-hidden #nav {
border: 1px solid #999;
border-radius: 5px;
box-shadow: 0 0 3px rgba(0,0,0,0.5);
-webkit-background-clip: padding-box;
}
body.lhn-hidden #nav {
opacity: 0;
top: 5px;
}
.tags-edit {
padding: 10px;
}
.tags-edit> * {
padding: 5px 0;
}
.tags-edit-tags {
padding: 5px;
}
.lhn-section-footer, .lhn-section-primary {
background: #ccc;
margin: 0;
padding-left: 23px;
}
.lhn-section .selected {
background: #ddd;
}
body.lhn-hidden.lhn-menu #nav {
opacity: 1;
}
.lhn-section {
border-top: 1px solid #ddd;
}
#chrome {
border-left: 1px solid #ddd;
}
#entries {
background: transparent;
}
a:hover {
color: #ff3300;
}
span.pagetop {
font-family: Helvetica, Arial, sans-serif;
color: transparent;
}
span.pagetop a {
color: #999;
}
span.pagetop a:hover {
text-decoration: underline;
}
span.yclinks {
display: none;
}
tbody:last {
display: none;
}
body> center> table> tbody> tr:last-child {
display: none;
}
td> a> img {
display: none;
}
td.title a {
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 24px;
}
span.pagetop b a {
font-family: Helvetica, Arial, sans-serif;
color: ffffff;
background-color: ff3300;
padding: 10px;
}
span.comhead {
font-family: "Lucida Grande", Verdana, sans-serif;
font-style: italic;
font-size: 10px;
color: cccccc;
}
body center table {
background-color: fff;
padding-bottom: 60px;
}
td.subtext {
padding-bottom: 20px;
padding-left: 25px;
}
tr td center a {
float: left;
background-color: ffffff;
border-style: none;
padding-left: 35px;
}
td.title {
color: 999999;
font-family: Helvetica, Arial, sans-serif;
vertical-align: center;
padding-left: 25px;
padding-right: 20px;
}
td.title:nth-child(1) {
vertical-align: middle;
padding-top: 4px;
}
/* pages */
.viewer-page> div> p {
padding-left: 10px;
}