Move Google Preview badge below the book cover image, if there is one
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 30 Nov 2010 21:57:57 +0000 (21:57 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 30 Nov 2010 21:57:57 +0000 (21:57 +0000)
There might be a more correct way to do this in CSS, but works++

Also, give a little room between the images.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18891 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/opac/theme/default/css/colors.css

index b38227a..db6ba1d 100644 (file)
@@ -123,8 +123,7 @@ a:focus { background: #E0F0E0; color: #000000;}
 .copy_count_div {      border-left: 2px solid #E0F6E0; border-right: 2px solid #E0F6E0; }
 
 #rdetail_image_cell { border: 1px solid white; border-right: 1px solid #A7EA9D;}
-
-
+#rdetail_img_link { display: block; margin-left: 1em; margin-bottom: 1em; }
 
 .x_mark { color: red; }
 .check_mark { color: green; }