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">Web Remember Tree Column Width</h1>
368369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369370!! source digest: sha256:ec03536e8e88c5e3dbb117d391ba923b60e328998f72c81cee3b41c8ecaea9c2
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/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/17.0/web_remember_tree_column_width "> < 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-17-0/web-17-0-web_remember_tree_column_width "> < 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=17.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/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/18.0/web_remember_tree_column_width "> < 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_remember_tree_column_width "> < 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 > Remember the tree columns’ widths across sessions, and after filtering,
373374grouping, or reordering.</ p >
374375< p > < strong > Table of contents</ strong > </ p >
@@ -378,8 +379,7 @@ <h1 class="title">Web Remember Tree Column Width</h1>
378379< li > < a class ="reference internal " href ="#credits " id ="toc-entry-2 "> Credits</ a > < ul >
379380< li > < a class ="reference internal " href ="#authors " id ="toc-entry-3 "> Authors</ a > </ li >
380381< li > < a class ="reference internal " href ="#contributors " id ="toc-entry-4 "> Contributors</ a > </ li >
381- < li > < a class ="reference internal " href ="#other-credits " id ="toc-entry-5 "> Other credits</ a > </ li >
382- < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-6 "> Maintainers</ a > </ li >
382+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-5 "> Maintainers</ a > </ li >
383383</ ul >
384384</ li >
385385</ ul >
@@ -389,7 +389,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
389389< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/web/issues "> GitHub Issues</ a > .
390390In case of trouble, please check there if your issue has already been reported.
391391If you spotted it first, help us to smash it by providing a detailed and welcomed
392- < a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_remember_tree_column_width%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
392+ < a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_remember_tree_column_width%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
393393< p > Do not contact contributors directly about support or help with technical issues.</ p >
394394</ div >
395395< div class ="section " id ="credits ">
@@ -409,29 +409,21 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
409409< li > Cuong Nguyen Mtm << a class ="reference external " href ="mailto:cuong.nmtm@komit-consulting.com "> cuong.nmtm@komit-consulting.com</ a > ></ li >
410410</ ul >
411411</ li >
412- </ ul >
413- </ div >
414- < div class ="section " id ="other-credits ">
415- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Other credits</ a > </ h2 >
416- < ul class ="simple ">
417- < li > Vauxoo</ li >
418- </ ul >
419- < p > The migration of this module from 15.0 to 16.0 was financially supported
420- by:</ p >
421- < ul class ="simple ">
422- < li > Komit (< a class ="reference external " href ="https://komit-consulting.com/ "> https://komit-consulting.com/</ a > )</ li >
412+ < li > Jasmin Solanki << a class ="reference external " href ="mailto:jasmin.solanki@forgeflow.com "> jasmin.solanki@forgeflow.com</ a > ></ li >
423413</ ul >
424414</ div >
425415< div class ="section " id ="maintainers ">
426- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
416+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Maintainers</ a > </ h2 >
427417< p > This module is maintained by the OCA.</ p >
428- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
418+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
419+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
420+ </ a >
429421< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
430422mission is to support the collaborative development of Odoo features and
431423promote its widespread use.</ p >
432424< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainers</ a > :</ p >
433425< p > < a class ="reference external image-reference " href ="https://github.com/frahikLV "> < img alt ="frahikLV " src ="https://github.com/frahikLV.png?size=40px " /> </ a > < a class ="reference external image-reference " href ="https://github.com/luisg123v "> < img alt ="luisg123v " src ="https://github.com/luisg123v.png?size=40px " /> </ a > < a class ="reference external image-reference " href ="https://github.com/cuongnmtm "> < img alt ="cuongnmtm " src ="https://github.com/cuongnmtm.png?size=40px " /> </ a > </ p >
434- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/web/tree/17 .0/web_remember_tree_column_width "> OCA/web</ a > project on GitHub.</ p >
426+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/web/tree/18 .0/web_remember_tree_column_width "> OCA/web</ a > project on GitHub.</ p >
435427< 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 >
436428</ div >
437429</ div >
0 commit comments