]> Tony Duckles's Git Repositories (git.nynim.org) - userstyles.git/blob - greader_plus.css
greader_compact: Updates for new styling
[userstyles.git] / greader_plus.css
1 @namespace url(http://www.w3.org/1999/xhtml);
2 @-moz-document url-prefix("http://www.google.com/reader/view/"),url-prefix("https://www.google.com/reader/view/"){
3
4 html , body {height:100% !important;}
5
6 #ogspacer { background:#e1ecfe;}
7 #entries { color: #222!important;}
8 #newbie-promo { display:none!important;}
9 #tips { background-color: #F1F1F1!important;}
10
11 h2, p, strong, #overview, .entry:hover, .item-body { color: #222!important;}
12 #main a strong, #main a, #main a:visited, #main .link { color: #222222!important;}
13 #search-input { background:#f3f3f3; }
14 #search-submit { font-weight: bold!important; color: #369!important;}
15 #loading-area { color:#000!important;}
16 #entries-status, .sub-tree-header { color: #444!important;}
17 #settings, .viewer-links { color: #222!important;}
18 #footer { color: #333!important;}
19 td.left-column, td.right-column { color: #333!important;}
20 #trends-item-count-list { color: #333!important;}
21
22 #nav, #lhn-add-subscription-section, #lhn-selectors, #lhn-friends, #lhn-subscriptions, .scroll-tree li { background-color: #FFFFFF!important;}
23 #lhn-selectors .selected { background-color: #FFFFFF!important; }
24 #lhn-selectors .selected:hover { background-color: #D1D1D1!important; }
25 .lhn-section .selected a, .lhn-section .selected a .text, .lhn-section .selected .link { color: #DD4B39!important; }
26 .scroll-tree li a:hover { background-color: inherit!important; }
27 .scroll-tree li.folder:hover { background-color: #D1D1D1!important; }
28 .scroll-tree li .tree-selected a .name { color: #DD4B39!important; }
29 .scroll-tree li .tree-link-selected { background: #FFFFFF!important; }
30 .scroll-tree li a .name { color: #666666!important; }
31 .scroll-tree li a .name-unread { color: #000000!important; }
32 .scroll-tree .tree-item-action-container { background-color: inherit!important; }
33
34 #overview .item-snippet { color: #999999!important; }
35
36 #chrome-header { background-color: inherit!important; }
37 #chrome-view-links { background-color: inherit!important; }
38 #chrome-lhn-toggle { display: none!important; }
39
40 #chrome-viewer { padding: 5px!important; padding-top: 0!important; }
41 #viewer-header, #viewer-footer { background-color: #E8E8E8!important; }
42 #chrome-viewer #viewer-header, #chrome-viewer #viewer-container #entries, #chrome-viewer #viewer-footer { border-left: 3px solid #E8E8E8!important; }
43 #viewer-container div#home { border-left: 0px!important; border-right: 0px!important; }
44
45 #current-entry .entry-container .entry-title a, #current-entry .entry-container a.entry-source-title, #current-entry .entry-container .entry-body a, #current-entry .entry-container a.entry-post-author-name { color: #000000!important; }
46 .read .entry-container .entry-title a, .read .entry-container a.entry-source-title, .read .entry-container .entry-body a, .read .entry-container a.entry-post-author-name { color: #888888!important; }
47 #entries.list .entry .entry-actions { background-color: #F9F9F9!important; }
48 #entries.list .read .collapsed { background-color: #F1F1F1!important; }
49 #entries.list #current-entry .collapsed { border: 2px solid #DD4B39!important; }
50 #entries.list #current-entry.expanded .collapsed { border-bottom-color: #FFFFFF!important; border-width: 2px 0!important; }
51 #entries.list #current-entry.expanded, #entries.list #current-entry.expanded .entry-actions { border-color: #DD4B39!important; }
52
53 }