WIP. Switching to the WTemplateFormView/WFormModel for settings

This commit is contained in:
emeric
2014-07-23 12:58:57 +02:00
parent 3a5126f339
commit d4c0806f7a
20 changed files with 1533 additions and 1573 deletions
+6
View File
@@ -474,6 +474,12 @@ span.Wt-disabled, fieldset.Wt-disabled legend {
border: 1px inset #CCC;
}
.Wt-btn[disabled] {
border: 1px outset #CCC;
cursor: not-allowed;
opacity: 0.75;
}
.Wt-btn-default {
font-weight: bold;
border: 1px outset #37E;