aboutsummaryrefslogtreecommitdiffstats
path: root/97suifangqa/apps/indicator/static/plugins/jquery-ui/tests/unit/qunit-composite.css
blob: c530436da6e6a1e1d0abc661ed2a5f5c0296faad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
iframe.qunit-subsuite {
	position: fixed;
	bottom: 0;
	left: 0;

	margin: 0;
	padding: 0;
	border-width: 1px 0 0;
	height: 45%;
	width: 100%;

	background: #fff;
}