Sha256: 88e2ea0385cc0dbee71c84176b84b8ebc65f64bdfc750e0d6f85ac037444f7c3

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

body, div, p, td, th {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11pt;
}

td {
	vertical-align: top;
}

table.list {}

/* div rendered if no entries available for list */
div.list {}

table.list th a {
     color: darkblue;
}

tr.even {
	background-color: #F0F0F0;
}

tr.odd { 
	background-color: #F8F8F8;
}

td p {
    margin: 0;
}

.right_align {
	text-align: right;
}

.center_align {
	text-align: center;
}

.labeled {
	vertical-align: top;
	margin: 1pt;
}

.labeled .caption {
	font-style: italic;
	width: 120pt;
	padding-right: 5pt;
	float: left;
}

.labeled .value {
	margin-left: 125pt;
}

.labeled .value p {
	margin: 0px;
}

.attributes {}

a.action {
	color: red;
	text-decoration: none;
}

a:hover.action {
	text-decoration: underline;
}

a:visited.action {
	color: red;
}

#flash_notice {
	color: #663333;
}

#error_explanation {
	border: solid 1px #999999;
	margin: 10pt;
	padding: 5pt;
	background-color: #FFBBBB;
}

#error_explanation h2 {
	font-size: 12pt;
	margin-top: 0pt;
}

#error_explanation ul {
	margin-bottom: 5pt;
}

.value div.field_with_errors {
	background-color: #FFBBBB;
	display: inline-block;
	padding: 1px;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dry_crud-1.2.0 lib/generators/dry_crud/templates/public/stylesheets/crud.css