Author: david
Date: Thu Oct 27 12:04:40 2011
New Revision: 10212
Log:
Remove top and right margins for search thumbs to match Trillium print view
Modified:
trunk/css/print.css
Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Thu Oct 27 11:39:05 2011 (r10211)
+++ trunk/css/print.css Thu Oct 27 12:04:40 2011 (r10212)
@@ -346,12 +346,12 @@
color: black;
}
-.search-results > a > img {
+.search #content .search-results > a > img
+{
background-color: white;
box-shadow: none;
float: right;
- margin-bottom: 10px;
- margin-left: 10px;
+ margin: 0 0 10px 10px;
}
.search-results .field
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.