File modules/template_engine/components/html/component_group/group.less

Last commit: Fri Mar 11 20:14:33 2022 +0100	dankert	UI-Cleanup.
1 .or { 2 &-group 3 { 4 margin:1em 0 4em; 5 } 6 7 &-group-title { 8 margin: 0.5em 0; 9 font-size: 1.1em; 10 font-weight: normal; 11 border-bottom:1px solid; 12 } 13 14 } 15 16 17 18 19 20 21 22 23
Download modules/template_engine/components/html/component_group/group.less
History Fri, 11 Mar 2022 20:14:33 +0100 dankert UI-Cleanup. Tue, 10 Nov 2020 00:05:30 +0100 Jan Dankert a background color for view content. Mon, 9 Nov 2020 22:24:27 +0100 Jan Dankert New: Setting the CSS class of tables. Sun, 18 Oct 2020 01:30:49 +0200 Jan Dankert New component "fieldset" for better form layout. Wed, 14 Oct 2020 22:20:22 +0200 Jan Dankert Refactoring: Renamed component folders, because 'if' is no valid namespace fragment.