summaryrefslogtreecommitdiff
blob: afd9550df3bbfaa647af6d67cb2d9773a3351122 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Do not modify this file directly.  It is concatenated from individual module CSS files. */
.gallery-widget-thumbs-wrapper {
	margin: -5px 0 0.3em 0;
}

.gallery-widget-thumbs img {
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #fff;
	margin: 0 0 5px 5px;
	float: right;
}