diff --git a/muk_web_theme/static/src/views/form/form.scss b/muk_web_theme/static/src/views/form/form.scss index 46171b2..f0f900a 100644 --- a/muk_web_theme/static/src/views/form/form.scss +++ b/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; } -} \ No newline at end of file +}