forked from bofh/fetsite
Beispiel überarbeitungen
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
form.formtastic .stringish input {
|
||||
width:90%;
|
||||
}
|
||||
form.formtastic .date_select {
|
||||
width:90%;
|
||||
}
|
||||
form.formtastic select {
|
||||
width:90%
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@ border-radius:5px;
|
||||
}
|
||||
div.lva-beispiele {
|
||||
border:solid;
|
||||
border-width: 1px;
|
||||
border-width: 2px;
|
||||
margin: 2px;
|
||||
padding:5px;
|
||||
border-radius:5px;
|
||||
|
||||
Reference in New Issue
Block a user