Browse Source

Update form.scss

16.0
Mathias Markl 1 year ago
committed by GitHub
parent
commit
4520f50571
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      muk_web_theme/static/src/views/form/form.scss

4
muk_web_theme/static/src/views/form/form.scss

@ -1,4 +1,4 @@
**********************************************************************************
/**********************************************************************************
*
* Copyright (c) 2017-today MuK IT GmbH.
*
@ -47,4 +47,4 @@
&:not(.o_field_highlight) .o_required_modifier.o_field_widget:not(.o_field_invalid):not(.o_field_CopyClipboardChar) .o_input:not(:hover):not(:focus) {
border-color: $gray-600 !important;
}
}
}
Loading…
Cancel
Save