Commit Graph

13 Commits

Author SHA1 Message Date
Roy Le
5f0899f707 [FIX] web_responsive: avoid break style of Sales Teams 2024-11-12 17:20:21 +07:00
Víctor Martínez
6545293786 [FIX] web_responsive: Remove overflow:visible to tables to avoid side effects
TT50468
2024-08-08 09:12:40 +02:00
pilarvargas-tecnativa
4f758fca5a [FIX] web_responsive: Remove unnecessary media query
Remove unnecessary media query as odoo has support
for long titles. This style causes an error in the
layout of the affected views.
2024-05-22 12:28:57 +02:00
David
26653818d1 [FIX] web_responsive: fix status widget visibility
Before this change the status widget was hidden as it had no width. You
can check it installing the project module and going to a task. Now you
can see the status widget along the task name.
2024-04-05 11:08:08 +02:00
Olivier Bitsch
f02a687891 [FIX] web_responsive: fix z-index on toolbar to prevent being on background in modals 2024-01-31 11:52:38 +01:00
Hafizh Ibnu Syam
e0cbc8399d [16.0][web_responsive] refactor: Update web_responsive.scss
- set z-index for .o_searchview_autocomplete element.
2023-11-06 10:02:25 +07:00
David
095e1bdd59 [IMP] web_responsive: public message chatter color
We give a color clue to the users so they can better tell if they're
sending an internal note or a public message.

Dislaimer: we use the `has()` pseudo class mainly because is simpler to
implement and the support is quite extended right now. Even Firefox will
catch up soon (now it has support behing a config flag).

So users with compatible browser will enjoy it, while others will just stay
as they were.

TT44953
2023-09-13 16:49:21 +02:00
OCA-git-bot
70844ebaec Merge PR #2460 into 16.0
Signed-off-by pedrobaeza
2023-03-20 14:55:42 +00:00
anjeel.haria
6028ea87a6 [FIX] web_responsive: Translation Button Position 2023-03-20 08:59:58 +01:00
anjeel.haria
36dde2c126 [FIX] web_responsive: Align checkboxes in Favourites save current search view 2023-03-09 14:17:19 +01:00
anjeel.haria
beda62914b [MIG] web_responsive: Migration to 16.0
Fix for optional dropdown checkbox in list view

Made Changes for compatibility with web_chatter_position module

Fix for attachment delete dialog
2023-03-06 17:01:59 +01:00
Alexandre D. Díaz
168e5aa220 [FIX] web_responsive: Label width on modal 2023-03-01 15:33:27 +01:00
Alexandre D. Díaz
e1acbd7ce9 [IMP] web_responsive: Adapt label width 2023-03-01 15:33:27 +01:00