Viewing File: /usr/local/cpanel/3rdparty/share/angular-ui-scroll/1.6.1/demo/grid-layout-apply/grid.css

.grid {
	height: 300px;
}

.grid tbody {
	width: 380px;
}

hr {
	margin: 5px;
}

.col1 {
	width: 80px;
}

td.col1 {
	font-style: italic;
}

.col2 {
	width: 200px;
}

.col3 {
	width: 80px;
}

input {
	margin-bottom: 5px;
}
Back to Directory File Manager