From 1a685503c053931513172969399e0e1df4d4d52d Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 6 Oct 2014 10:57:21 +0200 Subject: update jsme_version/stylesheet --- views/details.haml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'views/details.haml') diff --git a/views/details.haml b/views/details.haml index b478f39..154d631 100644 --- a/views/details.haml +++ b/views/details.haml @@ -1,11 +1,11 @@ %link{ :href=>"/stylesheets/screen.css", :media=>"screen, projection", :rel=>"stylesheet", :type=>"text/css"} -.content - %button{:id=>"closebutton", :onclick=>"parent.$('#iframe_details').bPopup().close();parent.$('#iframe_overview').bPopup().close();"} - X - - .details{:style=>"padding:0.5em;min-height:400px;"} - %h2{:style=>"margin:0px;margin-left:8px;"} +.content{:style=>"margin-top:0;"} + .details{:style=>"padding:0.5em;height:100%;"} + %button{:id=>"closebutton", :onclick=>"parent.$('#iframe_details').bPopup().close();parent.$('#iframe_overview').bPopup().close();"} + X + + %h2{:style=>"margin-left:8px;"} Names and synonyms: %img{:src=>"#{@compound.uri}/image", :alt=>"Compound image not available", :width=>"300px", :heigth=>"300px"} %p -- cgit v1.2.3