Commit
commit 79da6021a68757ec38797064103e78197b86098e Author: Jan DankertDate: Sat Dec 7 01:57:07 2024 +0100 UI: Show Breadcrumb under the workbench-title. .../ui/themes/default/html/views/index/show.php | 3 + .../default/html/views/index/show.tpl.src.xml | 4 +- .../cms/ui/themes/default/html/views/tree/path.php | 10 +-- .../default/html/views/tree/path.tpl.src.xml | 13 ++-- .../ui/themes/default/style/openrat-breadcrumb.css | 74 +++++++++++++++--- .../themes/default/style/openrat-breadcrumb.less | 87 ++++++++++++++++++++-- .../default/style/openrat-breadcrumb.min.css | 2 +- .../cms/ui/themes/default/style/openrat-image.css | 3 + .../cms/ui/themes/default/style/openrat-image.less | 1 + .../ui/themes/default/style/openrat-image.min.css | 2 +- 10 files changed, 166 insertions(+), 33 deletions(-)