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/branches/rel_2_0@18892
dcc99617-32d9-48b4-a31d-
7c20da2025e4
.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; }