summaryrefslogtreecommitdiff
blob: a8202fb2ce2a868477bc641e6cd4b26d012d6dc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/* Do not modify this file directly.  It is concatenated from individual module CSS files. */
#revision-field-post_title, #revision-field-post_excerpt {
	display: none;
}

#safecssform {
	position: relative;
}

#poststuff {
	padding-top: 0;
}

#safecss {
	min-height: 250px;
	width: 100%;
}

.misc-pub-section > span {
	font-weight: bold;
}

.misc-pub-section > div {
	margin-top: 3px;
}
#safecss-ace .ace_gutter {
	z-index: 1;
}

#post-body-content{
	margin-bottom: 20px;
}