summaryrefslogtreecommitdiff
blob: f5f33a42ab61136cd114f547722bdd3d8be3d028 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* Do not modify this file directly.  It is concatenated from individual module CSS files. */
i.mce-i-grunion {
	font-size: 20px;
	font-family: dashicons;
}

i.mce-i-grunion:before,
.jetpack-contact-form-icon:before {
	content: '\f175';
	vertical-align: top;
}

.jetpack-contact-form-icon {
	opacity: 0.7;
	vertical-align: text-top;
	display: inline-block;
	height: 18px;
	font: 18px/1 dashicons;
}