summaryrefslogtreecommitdiff
path: root/addons/hr/static/src/bugfix/bugfix.scss
diff options
context:
space:
mode:
Diffstat (limited to 'addons/hr/static/src/bugfix/bugfix.scss')
-rw-r--r--addons/hr/static/src/bugfix/bugfix.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/addons/hr/static/src/bugfix/bugfix.scss b/addons/hr/static/src/bugfix/bugfix.scss
new file mode 100644
index 00000000..c4272e52
--- /dev/null
+++ b/addons/hr/static/src/bugfix/bugfix.scss
@@ -0,0 +1,6 @@
+/**
+* This file allows introducing new styles without contaminating other files.
+* This is useful when bug fixing requires adding new components for instance in
+* stable versions of Odoo. Any style that is defined in this file should be isolated
+* in its own file in master.
+*/