vendor/assets/stylesheets/form.css.scss in flashgrid-1.0.14 vs vendor/assets/stylesheets/form.css.scss in flashgrid-1.0.15
- old
+ new
@@ -24,11 +24,10 @@
font-size: 14px;
font-weight: bold;
margin: 5px 0 5px 0;
}
textarea,
-input[disabled],
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
@@ -162,10 +161,9 @@
textarea[disabled],
select[disabled],
.uneditable-input {
background-color: rgba(246,247,249,1);
color: rgba(158,171,179,1);
- font-weight: 200;
}
.uneditable-input { font-weight: normal; }
input.form-input-initial-width,
select.form-input-initial-width {
display: inline-block;
\ No newline at end of file