MDL-14591 - changed nico's form warning element to use notifyproblem class so that it's synonymous with notify (by default)

This commit is contained in:
mjollnir_
2008-09-02 12:54:09 +00:00
parent 2c3550dec2
commit fdc25313cf
2 changed files with 2 additions and 10 deletions
-8
View File
@@ -1158,11 +1158,3 @@ form.mform .required .fgroup span label {
color:#000;
}
form.mform .formwarning {
background-color: red;
color: yellow;
margin-top: 15px;
padding: 10px 0px 10px 0px;
font-size: 110%;
font-weight: bold;
}