joomla4-backend-template
joomla4-backend-template copied to clipboard
A dark themed backend template for Joomla 4.x and 5.x
As earlier discussed with Charlie (By e-mail), there are some issue with the component Balbooa Forms. The buttons "Save" and "Close" are not working, there is no link with the...
`#hu-template-preview { min-height: calc(100vh - 42px); } #helix-ultimate { color: rgba(2,11,83,.7); } #helix-ultimate input, #helix-ultimate textarea, #helix-ultimate select{ background: none transparent; color: rgba(2,11,83,.7); border-color: rgba(2,11,83,.7); } .hu-options-core{ top: 42px; }`
I am using SP Pagebuilder (from Joomshaper) [https://www.joomshaper.com/page-builder](url). It works in Bettum, but it looks like there is some kind of "light theme" active. All parts are white with black...
Rather than using proper logical properties, Bootstrap use some stupid PostCSS plugin to reverse the properties. Suppose we're going to need to start using this instead of overriding mixins again.
Create a GH actions script that bumps the version values in the necessary files and creates a release
Not tested on RTL yet but will definitely need fixes. Will go with a separate CSS file and proper mixins rather than Atum's approach. Need to look into what browsers...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.39 to 8.4.40. Release notes Sourced from postcss's releases. 8.4.40 Moved to getter/setter in nodes types to help Sass team (by @nex3). Changelog Sourced from postcss's changelog....
Bumps [terser](https://github.com/terser/terser) from 5.32.0 to 5.33.0. Changelog Sourced from terser's changelog. v5.33.0 reduce_vars improved when dealing with hoisted function definitions (#1544) Commits c5315c3 5.33.0 e5b3ae5 update changelog 19c5553 reduce variables...
Bumps [sass](https://github.com/sass/dart-sass) from 1.78.0 to 1.79.3. Release notes Sourced from sass's releases. Dart Sass 1.79.3 To install Sass 1.79.3, download one of the packages below and add it to your...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.45 to 8.4.47. Release notes Sourced from postcss's releases. 8.4.47 Removed debug code. 8.4.46 Fixed Cannot read properties of undefined (reading 'before'). Changelog Sourced from postcss's changelog....