Sha256: 41a6084fc497ca95f3d1635b6c74ad01adef1af357ff0910097ca65fae4ad23d

Contents?: true

Size: 418 Bytes

Versions: 2

Compression:

Stored size: 418 Bytes

Contents

label, input {
	display:          block;
	float:            left;
 	margin-bottom:    10px;
}

label {
  text-align:       right;
  width:            80px;
  padding-right:    5px;
  font-weight:      bold;
}


table {
  border: 0;
}

form>h1{

  padding-bottom: 2px;
  border-bottom: 1px solid gray;
  margin-bottom: 30px;

}

td {
 vertical-align: top; 
}

#livepreview {
  padding: 5px;
  border: 1px solid #ccc;

}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails-2.2.3 doc/guides/source/stylesheets/forms.css
rails-2.2.2 doc/guides/source/stylesheets/forms.css