Index: openacs-4/packages/xowiki/www/resources/xowiki-bootstrap3-specific.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/resources/Attic/xowiki-bootstrap3-specific.css,v diff -u -N -r1.1.2.8 -r1.1.2.9 --- openacs-4/packages/xowiki/www/resources/xowiki-bootstrap3-specific.css 18 Jan 2021 14:11:28 -0000 1.1.2.8 +++ openacs-4/packages/xowiki/www/resources/xowiki-bootstrap3-specific.css 8 Apr 2021 20:11:09 -0000 1.1.2.9 @@ -141,6 +141,13 @@ } /* + * treeview styling (make indentation more compact) + */ +div.folders div.treeview span.indent { + margin-left: 4px; + margin-right: 4px; +} +/* * Local Variables: * mode: css * c-basic-offset: 4