Sha256: e3111a0768965c1a2f6f0bb785a2040d50a49a549cf99dcf98a4224dae034934
Contents?: true
Size: 1.61 KB
Versions: 1
Compression:
Stored size: 1.61 KB
Contents
form{ margin-top: 20px !important; margin-left: 40px !important; padding-bottom: 40px !important; text-align: left; } input[type=text]{ border: 1px solid #BBB; height:30px; width:300px; padding-left: 10px; font: 14px 'Lucida Grande'; color: #313131; -webkit-box-shadow: inset 2px 2px 6px #D8DADA; -moz-box-shadow: inset 2px 2px 6px #DFE1E1; box-shadow: inset 2px 2px 6px #DFE1E1; } input[type=email]{ border: 1px solid #BBB; height:30px; width:300px; padding-left: 10px; font: 14px 'Lucida Grande'; color: #313131; -webkit-box-shadow: inset 2px 2px 6px #D8DADA; -moz-box-shadow: inset 2px 2px 6px #DFE1E1; box-shadow: inset 2px 2px 6px #DFE1E1; } input[type=password]{ border: 1px solid #BBB; height:30px; width:300px; padding-left: 10px; font: 14px 'Lucida Grande'; color: #313131; -webkit-box-shadow: inset 2px 2px 6px #D8DADA; -moz-box-shadow: inset 2px 2px 6px #DFE1E1; box-shadow: inset 2px 2px 6px #DFE1E1; } .formtastic textarea{ -webkit-box-shadow: inset 2px 2px 6px #D8DADA; -moz-box-shadow: inset 2px 2px 6px #DFE1E1; box-shadow: inset 2px 2px 6px #DFE1E1; } fieldset label{ display: block; padding: 15px 0px 5px 0px; } .formtastic .error p{ margin: 0 !important; padding-top: 5px; } .formtastic .error p:first-letter{ text-transform: capitalize; } .formtastic .inline-errors{ } input[type=file]{ margin-bottom: 0px; } .formtastic .text textarea{ width:95%; height:150px; padding-left: 10px; padding-top: 10px; margin-right:45px; font: 12px 'Lucida Grande'; border: 1px solid #BBB; } input[type=submit]{ margin-top: 20px; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nice_admin-0.0.2 | app/assets/stylesheets/forms.css |