forked from bofh/fetsite
Formatierungen
This commit is contained in:
@@ -5,13 +5,7 @@ form.formtastic textarea {
|
||||
width:90%;
|
||||
height:20em;
|
||||
}
|
||||
form.formtastic .stringish label {
|
||||
font-weight: bold;
|
||||
}
|
||||
form.formtastic .choice-group label {
|
||||
font-weight: bold;
|
||||
}
|
||||
form.formtastic fieldset div.control-group{}
|
||||
|
||||
|
||||
div.form-group {
|
||||
border-width: 1px;
|
||||
@@ -19,3 +13,8 @@ border-style: dashed;
|
||||
padding: 10px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
div.verwalten-block {
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
padding: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user