From cd9305fff4ddd504309b24b29466023512ea435e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20D=2E=20D=C3=ADaz?= Date: Wed, 24 Nov 2021 11:54:39 +0100 Subject: [PATCH] [IMP] web_responsive: Adapt label width --- web_responsive/README.rst | 4 +++ web_responsive/readme/DESCRIPTION.rst | 4 +++ web_responsive/static/description/index.html | 5 ++- web_responsive/static/img/label_sided.gif | Bin 0 -> 10721487 bytes .../src/{css => scss}/web_responsive.scss | 33 ++++++++++++++++++ web_responsive/views/assets.xml | 3 +- 6 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 web_responsive/static/img/label_sided.gif rename web_responsive/static/src/{css => scss}/web_responsive.scss (95%) diff --git a/web_responsive/README.rst b/web_responsive/README.rst index f0196628e..2bc0ef621 100644 --- a/web_responsive/README.rst +++ b/web_responsive/README.rst @@ -37,6 +37,10 @@ Features for all devices: .. image:: https://user-images.githubusercontent.com/973709/48417213-17576600-e74a-11e8-846a-57691e82636b.gif +* Increase the size of the labels in extra large screens + + .. image:: https://raw.githubusercontent.com/OCA/web/13.0/web_responsive/static/img/label_sided.gif + Features for mobile: * App-specific submenus are shown on full screen when toggling them from the diff --git a/web_responsive/readme/DESCRIPTION.rst b/web_responsive/readme/DESCRIPTION.rst index 87a1b3dc8..92d755641 100644 --- a/web_responsive/readme/DESCRIPTION.rst +++ b/web_responsive/readme/DESCRIPTION.rst @@ -10,6 +10,10 @@ Features for all devices: .. image:: https://user-images.githubusercontent.com/973709/48417213-17576600-e74a-11e8-846a-57691e82636b.gif +* Increase the size of the labels in extra large screens + + .. image:: ../static/img/label_sided.gif + Features for mobile: * App-specific submenus are shown on full screen when toggling them from the diff --git a/web_responsive/static/description/index.html b/web_responsive/static/description/index.html index 7d6ba5fe7..5437eddbe 100644 --- a/web_responsive/static/description/index.html +++ b/web_responsive/static/description/index.html @@ -3,7 +3,7 @@ - + Web Responsive