public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_focus.scss in erp_app-3.0.16 vs public/stylesheets/extjs/resources/themes/stylesheets/ext4/default/variables/_focus.scss in erp_app-3.1.0
- old
+ new
@@ -1,3 +1,3 @@
-$focus-frame-color: rgb(21, 66, 139);
-$focus-frame-style: solid;
-$focus-frame-width: 2px;
+$focus-frame-color: rgb(21, 66, 139) !default;
+$focus-frame-style: solid !default;
+$focus-frame-width: 2px !default;
\ No newline at end of file