Search found 77 matches
- 18 Mar 2013, 01:41
- Forum: Themes and plugins
- Topic: Google Reader theme
- Replies: 62
- Views: 43801
Re: Google Reader theme
Thanks for that. I've made some additional changes, to get the more subtle selected article white background with blue left hand side that Reader has. Also I override the default background color for odd or even entries (one or the other gets a grey background with default tt-rss css). I have actua...
- 17 Mar 2013, 04:30
- Forum: Themes and plugins
- Topic: Google Reader theme
- Replies: 62
- Views: 43801
Re: Google Reader theme
Sorry, missed some fixes for the theme. Here is the revised CSS: /* fix dijit */ :focus { outline: none; } input[type="search"] { -webkit-appearance: none; } .claro .dijitToolbar .dijitButton .dijitButtonNode, .claro .dijitToolbar .dijitDropDownButton .dijitButtonNode, .claro .dijitToolbar...