File modules/cms/ui/themes/default/style/openrat-breadcrumb.min.css
Last commit: Sat Dec 7 20:34:52 2024 +0100 Jan Dankert UI: New Selection for user color scheme.
1 .or-workbench-title .or-breadcrumb{margin-left: 0;margin-right: 0.5em}.or-workbench-title .or-breadcrumb > *{vertical-align: middle;display: inline;margin-right: 0.3em}@media only screen and (min-width: 100rem){.or-workbench-title .or-breadcrumb-actual-parent{display: none}}@media only screen and (max-width: 55rem){.or-workbench-title .or-breadcrumb-actual-parent{display: none}}.or-workbench-title .or-breadcrumb-path{display: none}@media only screen and (min-width: 100rem){.or-workbench-title .or-breadcrumb-path{display: inline}}.or-workbench-title .or-breadcrumb-text{font-weight: bold;max-width: 12em;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: inline-block}@media only screen and (min-width: 100rem){.or-workbench-title .or-breadcrumb-text{max-width: 16em}}@media only screen and (max-width: 55rem){.or-workbench-title .or-breadcrumb-text{max-width: none}}@media only screen and (max-width: 55rem){.or-workbench-title .or-breadcrumb .or-breadcrumb-actual-icon{display: none}}.or-workbench-content .or-breadcrumb{padding: 0.3em;font-size: 0.9em;overflow-x: auto;margin-left: 0;margin-right: 0.5em}.or-workbench-content .or-breadcrumb .or-breadcrumb-path .or-breadcrumb-text{opacity: 0.8}.or-workbench-content .or-breadcrumb .or-breadcrumb-actual-parent{display: none}.or-workbench-content .or-breadcrumb > *{vertical-align: middle;display: inline;margin-right: 0.3em}.or-workbench-content .or-breadcrumb .or-breadcrumb-actual-parent{display: none}.or-workbench-content .or-breadcrumb-path{display: inline}.or-workbench-content .or-breadcrumb-text{max-width: 10em;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: inline-block}@media only screen and (max-width: 55rem){.or-workbench-content .or-breadcrumb-text{max-width: 6em}}
Downloadmodules/cms/ui/themes/default/style/openrat-breadcrumb.min.css
History Sat, 7 Dec 2024 20:34:52 +0100 Jan Dankert UI: New Selection for user color scheme. Sat, 7 Dec 2024 01:57:07 +0100 Jan Dankert UI: Show Breadcrumb under the workbench-title. Sun, 13 Oct 2024 13:17:32 +0200 Jan Dankert New Minifier for CSS and JS: Leave JS Linebreaks as they are (for better debugging); Exploded CSS files (instead of a combined one), LESS is necessary but should be avoided in the future.