summaryrefslogtreecommitdiff
path: root/addons/hr_timesheet/static/src/scss
diff options
context:
space:
mode:
Diffstat (limited to 'addons/hr_timesheet/static/src/scss')
-rw-r--r--addons/hr_timesheet/static/src/scss/timesheets_task_form.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/addons/hr_timesheet/static/src/scss/timesheets_task_form.scss b/addons/hr_timesheet/static/src/scss/timesheets_task_form.scss
new file mode 100644
index 00000000..8a7e3b78
--- /dev/null
+++ b/addons/hr_timesheet/static/src/scss/timesheets_task_form.scss
@@ -0,0 +1,4 @@
+.o_form_subtask_button {
+ border: none;
+ padding-left: 0px;
+}