]> Tony Duckles's Git Repositories (git.nynim.org) - userstyles.git/blob - greader_blue.css
greader_compact: Updates for new styling
[userstyles.git] / greader_blue.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
9 h2, p, strong, #overview, .entry:hover, .item-body { color: #222!important;}
10 a strong { color: #0000CC!important;}
11 #search-input { background:#f3f3f3; }
12 #search-submit { font-weight: bold!important; color: #369!important;}
13 #loading-area { color:#000!important;}
14 #entries-status, .sub-tree-header { color: #444!important;}
15 #settings, .viewer-links { color: #222!important;}
16 #footer { color: #333!important;}
17 td.left-column, td.right-column { color: #333!important;}
18 #trends-item-count-list { color: #333!important;}
19
20 #nav, #lhn-add-subscription-section, #lhn-selectors, #lhn-friends, #lhn-subscriptions, .scroll-tree li { background-color: #E1ECFE!important;}
21 .scroll-tree li a:hover { background-color: inherit!important; }
22 .scroll-tree li .tree-link-selected:hover { background-color: #C2CFF1!important; }
23 .scroll-tree li a .name { color: #6666CC!important; }
24 .scroll-tree li a .name-unread { color: #0000CC!important; }
25 .scroll-tree .tree-item-action-container { background-color: inherit!important; }
26
27 #chrome-header { background-color: inherit!important; }
28 #chrome-view-links { background-color: inherit!important; }
29 #chrome-lhn-toggle { display: none!important; }
30
31 #chrome-viewer { padding: 5px!important; padding-top: 0!important; }
32 #viewer-header, #viewer-footer { background-color: #C3D9FF!important; }
33 #chrome-viewer #viewer-header, #chrome-viewer #viewer-container #entries, #chrome-viewer #viewer-footer { border-left: 3px solid #C3D9FF!important; }
34 #viewer-container div#home { border-left: 0px!important; border-right: 0px!important; }
35
36 #entries.list .read .collapsed { background-color: #E8EEF7!important; }
37
38 }