# HG changeset patch # User cavaliet # Date 1371654630 -7200 # Node ID 6d975009b57a55d17ef00bedb6d357815590cb8a # Parent b844bdfb8bc228217195b79078691c13195cc45e trash icon to remove fragment diff -r b844bdfb8bc2 -r 6d975009b57a src/egonomy/static/egonomy/css/style.css --- a/src/egonomy/static/egonomy/css/style.css Wed Jun 19 16:19:01 2013 +0200 +++ b/src/egonomy/static/egonomy/css/style.css Wed Jun 19 17:10:30 2013 +0200 @@ -194,25 +194,3 @@ .highlight { background: #ffff80; } -/* red cross on top right corner */ -.options_on_hover{ - position: relative; -} -.options_on_hover:hover > a > .top_right_options{ - display: block; -} -.top_right_options{ - background-image: url("images/ui-icons_454545_256x240.png"); - background-position: -34px -194px; - background-repeat: no-repeat; - cursor: pointer; - display: none; - height: 12px; - position: absolute; - right: -5px; - top: -5px; - width: 12px; -} -.top_right_options:hover{ - background-image: url("images/ui-icons_cd0a0a_256x240.png"); -} diff -r b844bdfb8bc2 -r 6d975009b57a src/egonomy/templates/egonomy_all_fragments.html --- a/src/egonomy/templates/egonomy_all_fragments.html Wed Jun 19 16:19:01 2013 +0200 +++ b/src/egonomy/templates/egonomy_all_fragments.html Wed Jun 19 17:10:30 2013 +0200 @@ -30,7 +30,7 @@ {% if nb_pages > 1 %}{% build_pagination nb_pages cur_page_nb url_pagination "" %}{% endif %}