diff --git a/output/css/styles.css b/output/css/styles.css index 4664b44..9915186 100644 --- a/output/css/styles.css +++ b/output/css/styles.css @@ -8,15 +8,13 @@ display: inline; } .authors-cloud .author { - padding: 1px 5px 1px 5px; + border: 1px solid transparent; } .authors-cloud .highlight { color: #FDD; background-color: #369; border: 1px #FFF dotted; - padding: 0px 4px 0px 4px; } - .author-tip UL { list-style: none; vertical-align: middle; diff --git a/todo.txt b/todo.txt index 6760051..ba1f0f4 100644 --- a/todo.txt +++ b/todo.txt @@ -3,7 +3,6 @@ TODO Strip double quotes from titles (beg & end) TODO Normalize poster sizes (some are too wide) === Books: -TODO Hovering over author disturbs athor's layout (at least it does in Chrome), which is pretty annoying... TODO Author's tip with books - make width fit content (calculate based on number of books to show) TODO Authors' cloud: put in a jQuery-like panel (consistency with by author & date) TODO In authors' cloud add authors' photos @@ -40,6 +39,7 @@ TODO Add automatic data on when page was last updated TODO Split papers/talks data to one-file-per-entry to have proper last modification date? === Done: +TODO Books: Hovering over author disturbs athor's layout (at least it does in Chrome), which is pretty annoying... TODO Books: Make author's tip with books load via ajax TODO Books: In authors' cloud add list of books per author (showing on mouse hover) TODO Content: Add tips for ratings