Project

General

Profile

Feature #32764 » 0001-Highlight-fields-with-validation-error.patch

Marius BĂLTEANU, 2020-01-27 00:57

View differences:

public/stylesheets/application.css
809 809
  width: auto;
810 810
}
811 811

  
812
.tabular label.error {
813
  color: #bb0000;
814
}
815

  
816
.tabular label.error + * {
817
  border: 1px solid #bb0000;
818
}
819

  
812 820
label.no-css {
813 821
  font-weight: inherit;
814 822
  float:none;
(3-3/3)