Sha256: bf74b3d2e7064364ce59e0fbda2aa2122e0fc11b2a436145ebe84c7981a21333

Contents?: true

Size: 1.79 KB

Versions: 6

Compression:

Stored size: 1.79 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;
}


a.button, .button {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */
}

a.button, .button {
  color: #fff;
  background-color: #2255AA;
  padding: 5px 7px;
}
.button:hover {
  background-color: #5186D7;
}


.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.3.3 rails_generators/nifty_layout/templates/stylesheet.css
twilson63-nifty-generators-0.3.4 rails_generators/nifty_layout/templates/stylesheet.css
twilson63-nifty-generators-0.3.5 rails_generators/nifty_layout/templates/stylesheet.css
twilson63-nifty-generators-0.3.6 rails_generators/nifty_layout/templates/stylesheet.css
twilson63-nifty-generators-0.3.7 rails_generators/nifty_layout/templates/stylesheet.css
twilson63-nifty-generators-0.3.8 rails_generators/nifty_layout/templates/stylesheet.css