2015-06-29, 01:15:11
(2015-06-29, 00:06:45)shawn_a Wrote: you need to stick your desc in its own container, now your hiding the version and author...
And probably add a transition on hover, but you cant transition td. So that might be difficult.
maybe a row height of 40px not 100px
i wonder if a css only :after rule could add a more... element.
else a js solution would be needed
Fixed in 1.0.4
- Description is now in its own div
- Each row is now only 45px
- Description will expand on hover, with a transition effect and time of .8s
- Author and version info is always visible.
- Added check to see if cache directory exists, if it doesn't, it will create it.