forked from bofh/fetsite
Merge remote-tracking branch 'thomasb/master'
Conflicts: app/assets/stylesheets/formtastic-changes.css.scss app/controllers/beispiele_controller.rb app/views/lvas/show.html.erb app/views/studien/_form.html.erb config/locales/de.yml config/routes.rb db/schema.rb
This commit is contained in:
@@ -5,8 +5,6 @@ form.formtastic textarea {
|
||||
width:90%;
|
||||
height:20em;
|
||||
}
|
||||
|
||||
|
||||
div.form-group {
|
||||
border-width: 1px;
|
||||
border-style: none;
|
||||
@@ -17,4 +15,10 @@ div.verwalten-block {
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
padding: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
form.formtastic .input label.control-label {
|
||||
font-weight:bold;
|
||||
font-size:125%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user