[MIG] web_time_range_menu_custom: Migration to 15.0

This commit is contained in:
Carlos Roca
2023-03-22 16:54:19 +01:00
parent 4c8309ee00
commit 37900fef6b
20 changed files with 616 additions and 723 deletions

View File

@@ -0,0 +1,8 @@
#add_custom_period_wrapper {
padding: 0 20px;
white-space: nowrap;
.d-table-cell {
vertical-align: middle;
padding: 3px 0;
}
}