app/assets/stylesheets/rails.scss in fat_free_crm-0.22.0 vs app/assets/stylesheets/rails.scss in fat_free_crm-0.22.1
- old
+ new
@@ -26,10 +26,10 @@
font-size: 12px;
list-style-type: disc;
padding: 0px; } } }
.fieldWithErrors {
- input {
+ input, select {
border: {
bottom: 1px solid lightpink;
right: 1px solid lightpink; };
background: pink; } }