88
99/*
1010:Author: David Goodger (goodger@python.org)
11- :Id: $Id: html4css1.css 8954 2022 -01-20 10:10:25Z milde $
11+ :Id: $Id: html4css1.css 9511 2024 -01-13 09:50:07Z milde $
1212:Copyright: This stylesheet has been placed in the public domain.
1313
1414Default cascading style sheet for the HTML output of Docutils.
15+ Despite the name, some widely supported CSS2 features are used.
1516
1617See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718customize this style sheet.
274275 margin-left : 2em ;
275276 margin-right : 2em }
276277
277- pre .code .ln { color : grey ; } /* line numbers */
278+ pre .code .ln { color : gray ; } /* line numbers */
278279pre .code , code { background-color : # eeeeee }
279280pre .code .comment , code .comment { color : # 5C6576 }
280281pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
300301span .pre {
301302 white-space : pre }
302303
303- span .problematic {
304+ span .problematic , pre . problematic {
304305 color : red }
305306
306307span .section-subtitle {
@@ -368,7 +369,7 @@ <h1 class="title">Filter Button</h1>
368369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369370!! source digest: sha256:c2b64cc19b28ee8850599360a44f1ba6ad28db0bc8574f041a845a5ca9529af1
370371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/15.0/web_filter_header_button "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_filter_header_button "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=15.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/18.0/web_filter_header_button "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_filter_header_button "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372373< p > This module allows to add some selected filters as buttons in the header
373374control panel.</ p >
374375< p > < strong > Table of contents</ strong > </ p >
@@ -424,6 +425,8 @@ <h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
424425</ div >
425426< div class ="section " id ="usage ">
426427< h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h1 >
428+ < p > In a search view with header filter buttons, you’ll see a filter icon
429+ (funnel). Use it to unfold the filters.</ p >
427430< p > There’s a demo implementation in < tt class ="docutils literal "> Apps</ tt > and you can play around
428431following the < em > Configure</ em > section.</ p >
429432</ div >
@@ -446,7 +449,7 @@ <h1><a class="toc-backref" href="#toc-entry-5">Bug Tracker</a></h1>
446449< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/web/issues "> GitHub Issues</ a > .
447450In case of trouble, please check there if your issue has already been reported.
448451If you spotted it first, help us to smash it by providing a detailed and welcomed
449- < a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_filter_header_button%0Aversion:%2015 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
452+ < a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_filter_header_button%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
450453< p > Do not contact contributors directly about support or help with technical issues.</ p >
451454</ div >
452455< div class ="section " id ="credits ">
@@ -469,11 +472,13 @@ <h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
469472< div class ="section " id ="maintainers ">
470473< h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h2 >
471474< p > This module is maintained by the OCA.</ p >
472- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
475+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
476+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
477+ </ a >
473478< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
474479mission is to support the collaborative development of Odoo features and
475480promote its widespread use.</ p >
476- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/web/tree/15 .0/web_filter_header_button "> OCA/web</ a > project on GitHub.</ p >
481+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/web/tree/18 .0/web_filter_header_button "> OCA/web</ a > project on GitHub.</ p >
477482< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
478483</ div >
479484</ div >
0 commit comments