init
This commit is contained in:
commit
e124a47765
19374 changed files with 9806149 additions and 0 deletions
18
KretaWeb/Content/KendoHelper/KretaValidation.css
Normal file
18
KretaWeb/Content/KendoHelper/KretaValidation.css
Normal file
|
@ -0,0 +1,18 @@
|
|||
.labelError {
|
||||
color: red;
|
||||
}
|
||||
|
||||
label.error {
|
||||
color: red;
|
||||
float: none !important;
|
||||
}
|
||||
|
||||
.kreta-validation-summary {
|
||||
height: auto;
|
||||
overflow: initial;
|
||||
}
|
||||
|
||||
.kreta-validation-summary ul {
|
||||
/*list-style-type: none;*/
|
||||
color: red;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue