gitgift / minimalist

Automatically exported from code.google.com/p/minimalist
0 stars 0 forks source link

Better current entry style #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Some slight customisation offerings for Reader which make it mimic the feel of 
the old, better Reader (IMO):

.card {
box-shadow: 2px 4px 9px #ddd;  /* entry shadow */
border-radius: 5px;}  /* entry corner */

#current-entry .card {
border-color: #4d90f0} /* highlight current entry */

Q: how does one remove a file/screenshot from a custom module entry?
Great work with this ME, btw!

Original issue reported on code.google.com by david.ri...@gmail.com on 2 Dec 2011 at 5:51

Attachments:

GoogleCodeExporter commented 8 years ago
I'm totally with you. I'm actually working on a feature like this for the next 
version. I'll incorporate your CSS and give you credit in the changelog.

Original comment by anst...@gmail.com on 2 Dec 2011 at 6:30

GoogleCodeExporter commented 8 years ago
Added in 0.5.17. (Not exactly your style, Affects List View much more.)

Original comment by anst...@gmail.com on 3 Dec 2011 at 9:08