Sha256: c52d0f206af538e6adefd6dbde86db290ec03559818c12fa4958fe5410f58261

Contents?: true

Size: 1.4 KB

Versions: 6

Compression:

Stored size: 1.4 KB

Contents

body {
	background: #DDDDDD url(http://s3.amazonaws.com/jackhq.cdn/images/bg.gif) repeat-x;
	width: 960px;
	color: #000000;
	margin: 0px auto 0px;
	padding: 0px;
	
	}

a img {
  border: none;
}

a {
  color: #0000FF;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
	
#container {
	background: whitesmoke;
	width: 950px;
	margin: 10px auto 10px;
	padding: 0px 20px 20px 20px;
	/* border: double #C0C0C0; */
	}
	
label {
	display : block;
}

.post-content-widget {
	margin-top:20px;
}

.post-content-widget h3 {
	margin:0px;
	padding:10px;
}

.post-content-widget h3 a {
	text-decoration:none;

}


.post-content-widget-details {
	padding:10px;
}
#flash_notice, #flash_error {
  padding: 5px 8px;
  margin: 10px 0;
}

#flash_notice {
  background-color: #CFC;
  border: solid 1px #6C6;
}

#flash_error {
  background-color: #FCC;
  border: solid 1px #C66;
}

.fieldWithErrors {
  display: inline;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}

#errorExplanation ul {
  margin: 2px 24px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
twilson63-nifty-generators-0.2.7 rails_generators/nifty_layout/templates/stylesheet.css
twilson63-nifty-generators-0.2.8 rails_generators/nifty_layout/templates/stylesheet.css
twilson63-nifty-generators-0.2.9 rails_generators/nifty_layout/templates/stylesheet.css
twilson63-nifty-generators-0.3.0 rails_generators/nifty_layout/templates/stylesheet.css
twilson63-nifty-generators-0.3.1 rails_generators/nifty_layout/templates/stylesheet.css
twilson63-nifty-generators-0.3.2 rails_generators/nifty_layout/templates/stylesheet.css