UPD: dav_base: css: added a comment, to show how to mark required form
fields.
This commit is contained in:
@@ -131,4 +131,11 @@ thead input {
|
||||
|
||||
.panel-group .panel-footer {
|
||||
border-top: 1px solid #ddd;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
.form-group.required .control-label:after {
|
||||
content:"*";
|
||||
color: red;
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user