From 9dc8df0cd26cf2c64820c49a93637fe73c968e6a Mon Sep 17 00:00:00 2001 From: Elmar Kresse Date: Wed, 31 Jan 2024 15:47:32 +0100 Subject: [PATCH] feat:#5 linted format --- .../public/themes/lara-dark-blue/theme.css | 1948 +++++++++++++---- .../public/themes/lara-dark-blue/theme.scss | 2 +- frontend/src/api/requestFreeRooms.ts | 11 +- frontend/src/components/LocaleSwitcher.vue | 3 +- frontend/src/components/MenuBar.vue | 14 +- frontend/src/i18n/translations/en.json | 40 +- 6 files changed, 1631 insertions(+), 387 deletions(-) diff --git a/frontend/public/themes/lara-dark-blue/theme.css b/frontend/public/themes/lara-dark-blue/theme.css index 6443cc9..1ef11b8 100644 --- a/frontend/public/themes/lara-dark-blue/theme.css +++ b/frontend/public/themes/lara-dark-blue/theme.css @@ -156,7 +156,18 @@ h6 { } .p-component { - font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: + "Source Sans Pro", + -apple-system, + BlinkMacSystemFont, + "Segoe UI", + Roboto, + Helvetica, + Arial, + sans-serif, + "Apple Color Emoji", + "Segoe UI Emoji", + "Segoe UI Symbol"; font-size: 1rem; font-weight: normal; } @@ -190,7 +201,18 @@ h6 { .p-link { font-size: 1rem; - font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: + "Source Sans Pro", + -apple-system, + BlinkMacSystemFont, + "Segoe UI", + Roboto, + Helvetica, + Arial, + sans-serif, + "Apple Color Emoji", + "Segoe UI Emoji", + "Segoe UI Symbol"; border-radius: 6px; } @@ -375,8 +397,22 @@ h6 { padding: 0.375rem 0; } -.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; +.p-autocomplete + .p-autocomplete-multiple-container + .p-autocomplete-input-token + input { + font-family: + "Source Sans Pro", + -apple-system, + BlinkMacSystemFont, + "Segoe UI", + Roboto, + Helvetica, + Arial, + sans-serif, + "Apple Color Emoji", + "Segoe UI Emoji", + "Segoe UI Symbol"; font-size: 1rem; color: rgba(255, 255, 255, 0.87); padding: 0; @@ -390,11 +426,16 @@ h6 { border-radius: 16px; } -.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon { +.p-autocomplete + .p-autocomplete-multiple-container + .p-autocomplete-token + .p-autocomplete-token-icon { margin-left: 0.5rem; } -.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token.p-focus { +.p-autocomplete + .p-autocomplete-multiple-container + .p-autocomplete-token.p-focus { background: var(--htwk-grau-140); color: rgba(255, 255, 255, 0.87); } @@ -408,7 +449,10 @@ h6 { color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ border-radius: 6px; - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-autocomplete-panel .p-autocomplete-items { @@ -430,16 +474,22 @@ h6 { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ } -.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight.p-focus { +.p-autocomplete-panel + .p-autocomplete-items + .p-autocomplete-item.p-highlight.p-focus { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus { +.p-autocomplete-panel + .p-autocomplete-items + .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus { color: rgba(255, 255, 255, 0.87); background: var(--htwk-grau); /*#0b213f*/ } -.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover { +.p-autocomplete-panel + .p-autocomplete-items + .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } @@ -467,7 +517,10 @@ h6 { .p-datepicker:not(.p-datepicker-inline) { background: var(--htwk-grau); /*#071426*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header { @@ -493,7 +546,10 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover, @@ -517,13 +573,22 @@ h6 { .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year, .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month { color: rgba(255, 255, 255, 0.87); - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; font-weight: 700; padding: 0.5rem; } -.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover, -.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover { +.p-datepicker + .p-datepicker-header + .p-datepicker-title + .p-datepicker-year:enabled:hover, +.p-datepicker + .p-datepicker-header + .p-datepicker-title + .p-datepicker-month:enabled:hover { color: var(--htwk-yellow); /*#93c5fd*/ } @@ -600,7 +665,10 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-datepicker .p-timepicker button:enabled:hover { @@ -678,31 +746,45 @@ h6 { padding-right: 0; } -.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover { +.p-datepicker:not(.p-disabled) + table + td + span:not(.p-highlight):not(.p-disabled):hover { background: rgba(255, 255, 255, 0.03); } -.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus { +.p-datepicker:not(.p-disabled) + table + td + span:not(.p-highlight):not(.p-disabled):focus { outline: 0 none; outline-offset: 0; box-shadow: 0 0 0 0.2rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ } -.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover { +.p-datepicker:not(.p-disabled) + .p-monthpicker + .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover { background: rgba(255, 255, 255, 0.03); } -.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus { +.p-datepicker:not(.p-disabled) + .p-monthpicker + .p-monthpicker-month:not(.p-disabled):focus { outline: 0 none; outline-offset: 0; box-shadow: 0 0 0 0.2rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ } -.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover { +.p-datepicker:not(.p-disabled) + .p-yearpicker + .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover { background: rgba(255, 255, 255, 0.03); } -.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus { +.p-datepicker:not(.p-disabled) + .p-yearpicker + .p-yearpicker-year:not(.p-disabled):focus { outline: 0 none; outline-offset: 0; box-shadow: 0 0 0 0.2rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ @@ -717,7 +799,11 @@ h6 { .p-cascadeselect { background: var(--htwk-schwarz); /*#040d19*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; border-radius: 6px; } @@ -764,7 +850,10 @@ h6 { color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ border-radius: 6px; - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-cascadeselect-panel .p-cascadeselect-items { @@ -780,30 +869,44 @@ h6 { border-radius: 0; } -.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight { +.p-cascadeselect-panel + .p-cascadeselect-items + .p-cascadeselect-item.p-highlight { color: rgba(255, 255, 255, 0.87); background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ } -.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus { +.p-cascadeselect-panel + .p-cascadeselect-items + .p-cascadeselect-item.p-highlight.p-focus { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus { +.p-cascadeselect-panel + .p-cascadeselect-items + .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus { color: rgba(255, 255, 255, 0.87); background: var(--htwk-grau); /*#0b213f*/ } -.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover { +.p-cascadeselect-panel + .p-cascadeselect-items + .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } -.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content { +.p-cascadeselect-panel + .p-cascadeselect-items + .p-cascadeselect-item + .p-cascadeselect-item-content { padding: 0.75rem 1.25rem; } -.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon { +.p-cascadeselect-panel + .p-cascadeselect-items + .p-cascadeselect-item + .p-cascadeselect-group-icon { font-size: 0.875rem; } @@ -831,7 +934,11 @@ h6 { height: 22px; color: rgba(255, 255, 255, 0.87); border-radius: 6px; - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-checkbox .p-checkbox-box .p-checkbox-icon { @@ -883,7 +990,9 @@ h6 { background-color: var(--htwk-grau); /*#0b213f*/ } -.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover { +.p-input-filled + .p-checkbox:not(.p-checkbox-disabled) + .p-checkbox-box.p-highlight:hover { background: var(--button-secondary); } @@ -924,7 +1033,18 @@ h6 { } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: + "Source Sans Pro", + -apple-system, + BlinkMacSystemFont, + "Segoe UI", + Roboto, + Helvetica, + Arial, + sans-serif, + "Apple Color Emoji", + "Segoe UI Emoji", + "Segoe UI Symbol"; font-size: 1rem; color: rgba(255, 255, 255, 0.87); padding: 0; @@ -951,13 +1071,20 @@ h6 { } .p-colorpicker-overlay-panel { - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-dropdown { background: var(--htwk-schwarz); /*#040d19*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; border-radius: 6px; } @@ -1013,7 +1140,10 @@ h6 { color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ border-radius: 6px; - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-dropdown-panel .p-dropdown-header { @@ -1059,12 +1189,16 @@ h6 { background: var(--htwk-yellow-24); /*rgba(147, 197, 253, 0.24)*/ } -.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus { +.p-dropdown-panel + .p-dropdown-items + .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus { color: rgba(255, 255, 255, 0.87); background: var(--htwk-yellow-01); } -.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover { +.p-dropdown-panel + .p-dropdown-items + .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } @@ -1122,48 +1256,87 @@ h6 { color: rgba(255, 255, 255, 0.6); } -.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover { +.p-editor-container + .p-editor-toolbar.ql-snow + .ql-picker + .ql-picker-label:hover { color: rgba(255, 255, 255, 0.87); } -.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke { +.p-editor-container + .p-editor-toolbar.ql-snow + .ql-picker + .ql-picker-label:hover + .ql-stroke { stroke: rgba(255, 255, 255, 0.87); } -.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill { +.p-editor-container + .p-editor-toolbar.ql-snow + .ql-picker + .ql-picker-label:hover + .ql-fill { fill: rgba(255, 255, 255, 0.87); } -.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label { +.p-editor-container + .p-editor-toolbar.ql-snow + .ql-picker.ql-expanded + .ql-picker-label { color: rgba(255, 255, 255, 0.87); } -.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke { +.p-editor-container + .p-editor-toolbar.ql-snow + .ql-picker.ql-expanded + .ql-picker-label + .ql-stroke { stroke: rgba(255, 255, 255, 0.87); } -.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill { +.p-editor-container + .p-editor-toolbar.ql-snow + .ql-picker.ql-expanded + .ql-picker-label + .ql-fill { fill: rgba(255, 255, 255, 0.87); } -.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options { +.p-editor-container + .p-editor-toolbar.ql-snow + .ql-picker.ql-expanded + .ql-picker-options { background: var(--htwk-grau); /*#071426*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); border-radius: 6px; padding: 0.75rem 0; } -.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item { +.p-editor-container + .p-editor-toolbar.ql-snow + .ql-picker.ql-expanded + .ql-picker-options + .ql-picker-item { color: rgba(255, 255, 255, 0.87); } -.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover { +.p-editor-container + .p-editor-toolbar.ql-snow + .ql-picker.ql-expanded + .ql-picker-options + .ql-picker-item:hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } -.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item { +.p-editor-container + .p-editor-toolbar.ql-snow + .ql-picker.ql-expanded:not(.ql-icon-picker) + .ql-picker-item { padding: 0.75rem 1.25rem; } @@ -1217,8 +1390,14 @@ h6 { } .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label, -.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label, -.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label { +.p-editor-container + .ql-snow.ql-toolbar + .ql-picker-label.ql-active + .ql-picker-label, +.p-editor-container + .ql-snow.ql-toolbar + .ql-picker-item.ql-selected + .ql-picker-label { color: var(--htwk-yellow); /*#93c5fd*/ } @@ -1308,7 +1487,11 @@ h6 { .p-inputswitch .p-inputswitch-slider { background: var(--htwk-grau-140); - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; border-radius: 30px; } @@ -1344,7 +1527,8 @@ h6 { background: rgba(255, 255, 255, 0.87); } -.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider { +.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover + .p-inputswitch-slider { background: var(--button-tertiary); } @@ -1353,13 +1537,28 @@ h6 { } .p-inputtext { - font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: + "Source Sans Pro", + -apple-system, + BlinkMacSystemFont, + "Segoe UI", + Roboto, + Helvetica, + Arial, + sans-serif, + "Apple Color Emoji", + "Segoe UI Emoji", + "Segoe UI Symbol"; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: var(--htwk-schwarz); /*#040d19*/ padding: 0.75rem 0.75rem; border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; appearance: none; border-radius: 6px; } @@ -1466,7 +1665,11 @@ h6 { color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ border-radius: 6px; - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-listbox .p-listbox-header { @@ -1525,12 +1728,14 @@ h6 { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus { +.p-listbox:not(.p-disabled) + .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus { color: rgba(255, 255, 255, 0.87); background: var(--htwk-grau); /*#0b213f*/ } -.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover { +.p-listbox:not(.p-disabled) + .p-listbox-item:not(.p-highlight):not(.p-disabled):hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } @@ -1549,7 +1754,11 @@ h6 { .p-multiselect { background: var(--htwk-schwarz); /*#040d19*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; border-radius: 6px; } @@ -1566,7 +1775,11 @@ h6 { .p-multiselect .p-multiselect-label { padding: 0.75rem 0.75rem; - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-multiselect .p-multiselect-label.p-placeholder { @@ -1581,7 +1794,9 @@ h6 { border-radius: 16px; } -.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon { +.p-multiselect.p-multiselect-chip + .p-multiselect-token + .p-multiselect-token-icon { margin-left: 0.5rem; } @@ -1606,7 +1821,10 @@ h6 { color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ border-radius: 6px; - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-multiselect-panel .p-multiselect-header { @@ -1619,11 +1837,17 @@ h6 { border-top-left-radius: 6px; } -.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext { +.p-multiselect-panel + .p-multiselect-header + .p-multiselect-filter-container + .p-inputtext { padding-right: 1.75rem; } -.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon { +.p-multiselect-panel + .p-multiselect-header + .p-multiselect-filter-container + .p-multiselect-filter-icon { right: 0.75rem; color: rgba(255, 255, 255, 0.6); } @@ -1640,7 +1864,10 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover { @@ -1674,16 +1901,22 @@ h6 { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ } -.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus { +.p-multiselect-panel + .p-multiselect-items + .p-multiselect-item.p-highlight.p-focus { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus { +.p-multiselect-panel + .p-multiselect-items + .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus { color: rgba(255, 255, 255, 0.87); background: var(--htwk-grau); /*#0b213f*/ } -.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover { +.p-multiselect-panel + .p-multiselect-items + .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } @@ -1727,7 +1960,10 @@ h6 { background: var(--htwk-grau); /*#071426*/ color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); border-radius: 6px; } @@ -1760,7 +1996,11 @@ h6 { height: 22px; color: rgba(255, 255, 255, 0.87); border-radius: 50%; - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover { @@ -1812,7 +2052,9 @@ h6 { background: var(--htwk-yellow); /*#93c5fd*/ } -.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover { +.p-input-filled + .p-radiobutton + .p-radiobutton-box.p-highlight:not(.p-disabled):hover { background: var(--button-secondary); } @@ -1822,7 +2064,11 @@ h6 { .p-rating .p-rating-item .p-rating-icon { color: rgba(255, 255, 255, 0.87); - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; font-size: 1.143rem; } @@ -1846,11 +2092,15 @@ h6 { color: var(--htwk-yellow); /*#93c5fd*/ } -.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon { +.p-rating:not(.p-disabled):not(.p-readonly) + .p-rating-item:hover + .p-rating-icon { color: var(--htwk-yellow); /*#93c5fd*/ } -.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel { +.p-rating:not(.p-disabled):not(.p-readonly) + .p-rating-item:hover + .p-rating-icon.p-rating-cancel { color: #f48fb1; } @@ -1858,7 +2108,11 @@ h6 { background: var(--htwk-grau); /*#071426*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ color: rgba(255, 255, 255, 0.87); - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-selectbutton .p-button .p-button-icon-left, @@ -1872,8 +2126,12 @@ h6 { color: rgba(255, 255, 255, 0.87); } -.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left, -.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right { +.p-selectbutton + .p-button:not(.p-disabled):not(.p-highlight):hover + .p-button-icon-left, +.p-selectbutton + .p-button:not(.p-disabled):not(.p-highlight):hover + .p-button-icon-right { color: rgba(255, 255, 255, 0.6); } @@ -1933,7 +2191,11 @@ h6 { background: var(--htwk-grau); /*#0b213f*/ border: 2px solid var(--htwk-yellow); /*#93c5fd*/ border-radius: 50%; - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-slider .p-slider-handle:focus { @@ -1954,7 +2216,11 @@ h6 { .p-treeselect { background: var(--htwk-schwarz); /*#040d19*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; border-radius: 6px; } @@ -1971,7 +2237,11 @@ h6 { .p-treeselect .p-treeselect-label { padding: 0.75rem 0.75rem; - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-treeselect .p-treeselect-label.p-placeholder { @@ -2007,7 +2277,10 @@ h6 { color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ border-radius: 6px; - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-treeselect-panel .p-treeselect-items-wrapper .p-tree { @@ -2036,7 +2309,11 @@ h6 { background: var(--htwk-grau); /*#071426*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ color: rgba(255, 255, 255, 0.87); - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-togglebutton.p-button .p-button-icon-left, @@ -2057,8 +2334,10 @@ h6 { color: rgba(255, 255, 255, 0.87); } -.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left, -.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right { +.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover + .p-button-icon-left, +.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover + .p-button-icon-right { color: rgba(255, 255, 255, 0.6); } @@ -2094,7 +2373,11 @@ h6 { border: 1px solid var(--htwk-yellow); /*#93c5fd*/ padding: 0.75rem 1.25rem; font-size: 1rem; - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; border-radius: 6px; } @@ -2211,7 +2494,10 @@ h6 { } .p-button.p-button-raised { - box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); + box-shadow: + 0px 3px 1px -2px rgba(0, 0, 0, 0.2), + 0px 2px 2px 0px rgba(0, 0, 0, 0.14), + 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .p-button.p-button-rounded { @@ -2869,13 +3155,15 @@ h6 { } .p-splitbutton.p-button-outlined > .p-button:enabled:hover, -.p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(var(--htwk-yellow), 0.04); /*rgba(147, 197, 253, 0.04)*/ color: var(--htwk-yellow); /*#93c5fd*/ } .p-splitbutton.p-button-outlined > .p-button:enabled:active, -.p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ color: var(--htwk-yellow); /*#93c5fd*/ } @@ -2886,13 +3174,15 @@ h6 { } .p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:hover, -.p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-outlined.p-button-plain + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(255, 255, 255, 0.03); color: rgba(255, 255, 255, 0.6); } .p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:active, -.p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-outlined.p-button-plain + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(255, 255, 255, 0.16); color: rgba(255, 255, 255, 0.6); } @@ -2904,14 +3194,16 @@ h6 { } .p-splitbutton.p-button-text > .p-button:enabled:hover, -.p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(var(--htwk-yellow), 0.04); /*rgba(147, 197, 253, 0.04)*/ color: var(--htwk-yellow); /*#93c5fd*/ border-color: transparent; } .p-splitbutton.p-button-text > .p-button:enabled:active, -.p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ color: var(--htwk-yellow); /*#93c5fd*/ border-color: transparent; @@ -2922,19 +3214,24 @@ h6 { } .p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:hover, -.p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-text.p-button-plain + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(255, 255, 255, 0.03); color: rgba(255, 255, 255, 0.6); } .p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:active, -.p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-text.p-button-plain + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(255, 255, 255, 0.16); color: rgba(255, 255, 255, 0.6); } .p-splitbutton.p-button-raised { - box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); + box-shadow: + 0px 3px 1px -2px rgba(0, 0, 0, 0.2), + 0px 2px 2px 0px rgba(0, 0, 0, 0.14), + 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .p-splitbutton.p-button-rounded { @@ -2979,13 +3276,15 @@ h6 { } .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:hover, -.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-secondary.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(203, 213, 225, 0.04); color: #cbd5e1; } .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:active, -.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-secondary.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(203, 213, 225, 0.16); color: #cbd5e1; } @@ -2997,14 +3296,16 @@ h6 { } .p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:hover, -.p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-secondary.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(203, 213, 225, 0.04); border-color: transparent; color: #cbd5e1; } .p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:active, -.p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-secondary.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(203, 213, 225, 0.16); border-color: transparent; color: #cbd5e1; @@ -3017,13 +3318,15 @@ h6 { } .p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:hover, -.p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-info.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(var(--htwk-yellow), 0.04); /*rgba(147, 197, 253, 0.04)*/ color: var(--htwk-yellow); /*#93c5fd*/ } .p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:active, -.p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-info.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ color: var(--htwk-yellow); /*#93c5fd*/ } @@ -3035,14 +3338,16 @@ h6 { } .p-splitbutton.p-button-info.p-button-text > .p-button:enabled:hover, -.p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-info.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(var(--htwk-yellow), 0.04); /*rgba(147, 197, 253, 0.04)*/ border-color: transparent; color: var(--htwk-yellow); /*#93c5fd*/ } .p-splitbutton.p-button-info.p-button-text > .p-button:enabled:active, -.p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-info.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ border-color: transparent; color: var(--htwk-yellow); /*#93c5fd*/ @@ -3055,13 +3360,15 @@ h6 { } .p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:hover, -.p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-success.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(134, 239, 172, 0.0392156863); color: var(--success-secondary); } .p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:active, -.p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-success.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(134, 239, 172, 0.16); color: var(--success-secondary); } @@ -3073,14 +3380,16 @@ h6 { } .p-splitbutton.p-button-success.p-button-text > .p-button:enabled:hover, -.p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-success.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(134, 239, 172, 0.04); border-color: transparent; color: var(--success-secondary); } .p-splitbutton.p-button-success.p-button-text > .p-button:enabled:active, -.p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-success.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(134, 239, 172, 0.16); border-color: transparent; color: var(--success-secondary); @@ -3093,13 +3402,15 @@ h6 { } .p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:hover, -.p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-warning.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(252, 211, 77, 0.04); color: var(--warning-secondary); } .p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:active, -.p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-warning.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(252, 211, 77, 0.16); color: var(--warning-secondary); } @@ -3111,14 +3422,16 @@ h6 { } .p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:hover, -.p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-warning.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(252, 211, 77, 0.04); border-color: transparent; color: var(--warning-secondary); } .p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:active, -.p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-warning.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(252, 211, 77, 0.16); border-color: transparent; color: var(--warning-secondary); @@ -3131,13 +3444,15 @@ h6 { } .p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:hover, -.p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-help.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(216, 180, 254, 0.04); color: #d8b4fe; } .p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:active, -.p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-help.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(216, 180, 254, 0.16); color: #d8b4fe; } @@ -3149,14 +3464,16 @@ h6 { } .p-splitbutton.p-button-help.p-button-text > .p-button:enabled:hover, -.p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-help.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(216, 180, 254, 0.04); border-color: transparent; color: #d8b4fe; } .p-splitbutton.p-button-help.p-button-text > .p-button:enabled:active, -.p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-help.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(216, 180, 254, 0.16); border-color: transparent; color: #d8b4fe; @@ -3169,13 +3486,15 @@ h6 { } .p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:hover, -.p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-danger.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(252, 165, 165, 0.04); color: var(--error-secondary); } .p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:active, -.p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-danger.p-button-outlined + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(252, 165, 165, 0.16); color: var(--error-secondary); } @@ -3187,14 +3506,16 @@ h6 { } .p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:hover, -.p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover { +.p-splitbutton.p-button-danger.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):hover { background: rgba(252, 165, 165, 0.04); border-color: transparent; color: var(--error-secondary); } .p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:active, -.p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active { +.p-splitbutton.p-button-danger.p-button-text + > .p-button:not(button):not(a):not(.p-disabled):active { background: rgba(252, 165, 165, 0.16); border-color: transparent; color: var(--error-secondary); @@ -3208,7 +3529,10 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; margin: 0.5rem; } @@ -3239,7 +3563,10 @@ h6 { background-color: var(--htwk-grau); /*#0b213f*/ width: 2rem; height: 0.5rem; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; border-radius: 0; } @@ -3321,7 +3648,9 @@ h6 { color: rgba(255, 255, 255, 0.87); } -.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon { +.p-datatable + .p-sortable-column:not(.p-highlight):hover + .p-sortable-column-icon { color: rgba(255, 255, 255, 0.87); } @@ -3371,7 +3700,10 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:enabled:hover, @@ -3418,7 +3750,9 @@ h6 { box-shadow: inset 0 -2px 0 0 rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ } -.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover { +.p-datatable.p-datatable-hoverable-rows + .p-datatable-tbody + > tr:not(.p-highlight):hover { background: rgba(255, 255, 255, 0.03); color: rgba(255, 255, 255, 0.87); } @@ -3427,10 +3761,24 @@ h6 { background: var(--htwk-yellow); /*#93c5fd*/ } -.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-thead, -.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-tfoot, -.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-virtualscroller > .p-datatable-table > .p-datatable-thead, -.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-virtualscroller > .p-datatable-table > .p-datatable-tfoot { +.p-datatable.p-datatable-scrollable + > .p-datatable-wrapper + > .p-datatable-table + > .p-datatable-thead, +.p-datatable.p-datatable-scrollable + > .p-datatable-wrapper + > .p-datatable-table + > .p-datatable-tfoot, +.p-datatable.p-datatable-scrollable + > .p-datatable-wrapper + > .p-virtualscroller + > .p-datatable-table + > .p-datatable-thead, +.p-datatable.p-datatable-scrollable + > .p-datatable-wrapper + > .p-virtualscroller + > .p-datatable-table + > .p-datatable-tfoot { background-color: var(--htwk-grau); /*#071426*/ } @@ -3479,7 +3827,10 @@ h6 { border-width: 1px 0 1px 1px; } -.p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td:last-child { +.p-datatable.p-datatable-gridlines + .p-datatable-tbody + > tr:last-child + > td:last-child { border-width: 1px; } @@ -3491,27 +3842,55 @@ h6 { border-width: 1px 1px 1px 1px; } -.p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td { +.p-datatable.p-datatable-gridlines + .p-datatable-thead + + .p-datatable-tfoot + > tr + > td { border-width: 0 0 1px 1px; } -.p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td:last-child { +.p-datatable.p-datatable-gridlines + .p-datatable-thead + + .p-datatable-tfoot + > tr + > td:last-child { border-width: 0 1px 1px 1px; } -.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td { +.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has( + .p-datatable-tbody + ) + .p-datatable-tbody + > tr + > td { border-width: 0 0 1px 1px; } -.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td:last-child { +.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has( + .p-datatable-tbody + ) + .p-datatable-tbody + > tr + > td:last-child { border-width: 0 1px 1px 1px; } -.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td { +.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has( + .p-datatable-tfoot + ) + .p-datatable-tbody + > tr:last-child + > td { border-width: 0 0 0 1px; } -.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child { +.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has( + .p-datatable-tfoot + ) + .p-datatable-tbody + > tr:last-child + > td:last-child { border-width: 0 1px 0 1px; } @@ -3519,16 +3898,24 @@ h6 { background: var(--htwk-grau-120); } -.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight { +.p-datatable.p-datatable-striped + .p-datatable-tbody + > tr:nth-child(even).p-highlight { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ color: rgba(255, 255, 255, 0.87); } -.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler { +.p-datatable.p-datatable-striped + .p-datatable-tbody + > tr:nth-child(even).p-highlight + .p-row-toggler { color: rgba(255, 255, 255, 0.87); } -.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover { +.p-datatable.p-datatable-striped + .p-datatable-tbody + > tr:nth-child(even).p-highlight + .p-row-toggler:hover { color: rgba(255, 255, 255, 0.87); } @@ -3626,7 +4013,10 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-column-filter-menu-button:hover { @@ -3660,7 +4050,10 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-column-filter-clear-button:hover { @@ -3680,7 +4073,10 @@ h6 { color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ border-radius: 6px; - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); min-width: 12.5rem; } @@ -3698,17 +4094,23 @@ h6 { border-radius: 0; } -.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight { +.p-column-filter-overlay + .p-column-filter-row-items + .p-column-filter-row-item.p-highlight { color: rgba(255, 255, 255, 0.87); background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ } -.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover { +.p-column-filter-overlay + .p-column-filter-row-items + .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } -.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { +.p-column-filter-overlay + .p-column-filter-row-items + .p-column-filter-row-item:focus { outline: 0 none; outline-offset: 0; box-shadow: inset 0 0 0 0.15rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ @@ -3734,11 +4136,15 @@ h6 { border-bottom: 1px solid var(--htwk-grau-140); /*#0b213f*/ } -.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown { +.p-column-filter-overlay-menu + .p-column-filter-constraint + .p-column-filter-matchmode-dropdown { margin-bottom: 0.5rem; } -.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button { +.p-column-filter-overlay-menu + .p-column-filter-constraint + .p-column-filter-remove-button { margin-top: 0.5rem; } @@ -3798,7 +4204,11 @@ h6 { background: var(--htwk-yellow); /*#93c5fd*/ border: 1px solid var(--htwk-yellow); /*#93c5fd*/ font-size: 1rem; - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; border-radius: 6px; display: flex; align-items: center; @@ -3854,7 +4264,11 @@ h6 { background: var(--htwk-grau); /*#071426*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ color: rgba(255, 255, 255, 0.87); - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, @@ -3873,9 +4287,15 @@ h6 { color: var(--htwk-schwarz); /*#1c2127*/ } -.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, -.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, -.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover { +.fc.fc-unthemed + .fc-toolbar + .fc-button.fc-dayGridMonth-button.fc-button-active:hover, +.fc.fc-unthemed + .fc-toolbar + .fc-button.fc-timeGridWeek-button.fc-button-active:hover, +.fc.fc-unthemed + .fc-toolbar + .fc-button.fc-timeGridDay-button.fc-button-active:hover { background: var(--button-primary); border-color: var(--button-tertiary); color: var(--htwk-schwarz); /*#1c2127*/ @@ -3935,7 +4355,11 @@ h6 { color: rgba(255, 255, 255, 0.87); } -.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close { +.fc.fc-theme-standard + .fc-view-harness + .fc-popover + .fc-popover-header + .fc-popover-close { opacity: 1; display: flex; align-items: center; @@ -3949,20 +4373,35 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } -.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before { +.fc.fc-theme-standard + .fc-view-harness + .fc-popover + .fc-popover-header + .fc-popover-close:before { content: "\e90b"; } -.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover { +.fc.fc-theme-standard + .fc-view-harness + .fc-popover + .fc-popover-header + .fc-popover-close:hover { color: rgba(255, 255, 255, 0.87); border-color: transparent; background: rgba(255, 255, 255, 0.03); } -.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus { +.fc.fc-theme-standard + .fc-view-harness + .fc-popover + .fc-popover-header + .fc-popover-close:focus { outline: 0 none; outline-offset: 0; box-shadow: 0 0 0 0.2rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ @@ -3982,11 +4421,17 @@ h6 { border-color: var(--button-tertiary); } -.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main { +.fc.fc-theme-standard + .fc-view-harness + .fc-event.fc-daygrid-block-event + .fc-event-main { color: var(--htwk-schwarz); /*#1c2127*/ } -.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot { +.fc.fc-theme-standard + .fc-view-harness + .fc-event.fc-daygrid-dot-event + .fc-daygrid-event-dot { background: var(--button-primary); border-color: var(--button-tertiary); } @@ -4005,7 +4450,11 @@ h6 { background: var(--htwk-yellow); /*#93c5fd*/ border: 1px solid var(--htwk-yellow); /*#93c5fd*/ font-size: 1rem; - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; border-radius: 6px; } @@ -4066,7 +4515,11 @@ h6 { background: var(--htwk-grau); /*#071426*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ color: rgba(255, 255, 255, 0.87); - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, @@ -4077,25 +4530,43 @@ h6 { color: rgba(255, 255, 255, 0.87); } -.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, -.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, -.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active { +.fc.fc-theme-standard + .fc-toolbar + .fc-button.fc-dayGridMonth-button.fc-button-active, +.fc.fc-theme-standard + .fc-toolbar + .fc-button.fc-timeGridWeek-button.fc-button-active, +.fc.fc-theme-standard + .fc-toolbar + .fc-button.fc-timeGridDay-button.fc-button-active { background: var(--htwk-yellow); /*#93c5fd*/ border-color: var(--htwk-yellow); /*#93c5fd*/ color: var(--htwk-schwarz); /*#1c2127*/ } -.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, -.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, -.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover { +.fc.fc-theme-standard + .fc-toolbar + .fc-button.fc-dayGridMonth-button.fc-button-active:hover, +.fc.fc-theme-standard + .fc-toolbar + .fc-button.fc-timeGridWeek-button.fc-button-active:hover, +.fc.fc-theme-standard + .fc-toolbar + .fc-button.fc-timeGridDay-button.fc-button-active:hover { background: var(--button-primary); border-color: var(--button-tertiary); color: var(--htwk-schwarz); /*#1c2127*/ } -.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus, -.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus, -.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus { +.fc.fc-theme-standard + .fc-toolbar + .fc-button.fc-dayGridMonth-button:not(:disabled):focus, +.fc.fc-theme-standard + .fc-toolbar + .fc-button.fc-timeGridWeek-button:not(:disabled):focus, +.fc.fc-theme-standard + .fc-toolbar + .fc-button.fc-timeGridDay-button:not(:disabled):focus { outline: 0 none; outline-offset: 0; box-shadow: 0 0 0 0.2rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ @@ -4156,7 +4627,9 @@ h6 { border: 0 none; color: rgba(255, 255, 255, 0.87); background: transparent; - transition: transform 0.2s, box-shadow 0.2s; + transition: + transform 0.2s, + box-shadow 0.2s; } .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover { @@ -4178,15 +4651,22 @@ h6 { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) { +.p-orderlist.p-orderlist-striped + .p-orderlist-list + .p-orderlist-item:nth-child(even) { background: rgba(255, 255, 255, 0.01); } -.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover { +.p-orderlist.p-orderlist-striped + .p-orderlist-list + .p-orderlist-item:nth-child(even):hover { background: rgba(255, 255, 255, 0.03); } -.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover { +.p-organizationchart + .p-organizationchart-node-content.p-organizationchart-selectable-node:not( + .p-highlight + ):hover { background: rgba(255, 255, 255, 0.03); color: rgba(255, 255, 255, 0.87); } @@ -4196,7 +4676,10 @@ h6 { color: rgba(255, 255, 255, 0.87); } -.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i { +.p-organizationchart + .p-organizationchart-node-content.p-highlight + .p-node-toggler + i { color: rgba(22, 130, 251, 0.16); } @@ -4362,7 +4845,9 @@ h6 { border: 0 none; color: rgba(255, 255, 255, 0.87); background: transparent; - transition: transform 0.2s, box-shadow 0.2s; + transition: + transform 0.2s, + box-shadow 0.2s; } .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover { @@ -4384,11 +4869,15 @@ h6 { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) { +.p-picklist.p-picklist-striped + .p-picklist-list + .p-picklist-item:nth-child(even) { background: rgba(255, 255, 255, 0.01); } -.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover { +.p-picklist.p-picklist-striped + .p-picklist-list + .p-picklist-item:nth-child(even):hover { background: rgba(255, 255, 255, 0.03); } @@ -4455,16 +4944,27 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } -.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover { +.p-tree + .p-tree-container + .p-treenode + .p-treenode-content + .p-tree-toggler:enabled:hover { color: rgba(255, 255, 255, 0.87); border-color: transparent; background: rgba(255, 255, 255, 0.03); } -.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus { +.p-tree + .p-tree-container + .p-treenode + .p-treenode-content + .p-tree-toggler:focus { outline: 0 none; outline-offset: 0; box-shadow: 0 0 0 0.2rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ @@ -4479,7 +4979,13 @@ h6 { margin-right: 0.5rem; } -.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon { +.p-tree + .p-tree-container + .p-treenode + .p-treenode-content + .p-checkbox + .p-indeterminate + .p-checkbox-icon { color: rgba(255, 255, 255, 0.87); } @@ -4488,17 +4994,36 @@ h6 { color: rgba(255, 255, 255, 0.87); } -.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler, -.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon { +.p-tree + .p-tree-container + .p-treenode + .p-treenode-content.p-highlight + .p-tree-toggler, +.p-tree + .p-tree-container + .p-treenode + .p-treenode-content.p-highlight + .p-treenode-icon { color: rgba(255, 255, 255, 0.87); } -.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover, -.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover { +.p-tree + .p-tree-container + .p-treenode + .p-treenode-content.p-highlight + .p-tree-toggler:hover, +.p-tree + .p-tree-container + .p-treenode + .p-treenode-content.p-highlight + .p-treenode-icon:hover { color: rgba(255, 255, 255, 0.87); } -.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover { +.p-tree + .p-tree-container + .p-treenode + .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover { background: rgba(255, 255, 255, 0.03); color: rgba(255, 255, 255, 0.87); } @@ -4603,7 +5128,9 @@ h6 { color: rgba(255, 255, 255, 0.87); } -.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon { +.p-treetable + .p-sortable-column:not(.p-highlight):hover + .p-sortable-column-icon { color: rgba(255, 255, 255, 0.87); } @@ -4636,7 +5163,10 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; margin-right: 0.5rem; } @@ -4656,7 +5186,14 @@ h6 { margin-right: 0.5rem; } -.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox .p-indeterminate .p-checkbox-icon { +.p-treetable + .p-treetable-tbody + > tr + > td + .p-treetable-toggler + + .p-checkbox + .p-indeterminate + .p-checkbox-icon { color: rgba(255, 255, 255, 0.87); } @@ -4678,12 +5215,17 @@ h6 { color: rgba(255, 255, 255, 0.87); } -.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover { +.p-treetable.p-treetable-hoverable-rows + .p-treetable-tbody + > tr:not(.p-highlight):hover { background: rgba(255, 255, 255, 0.03); color: rgba(255, 255, 255, 0.87); } -.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler { +.p-treetable.p-treetable-hoverable-rows + .p-treetable-tbody + > tr:not(.p-highlight):hover + .p-treetable-toggler { color: rgba(255, 255, 255, 0.87); } @@ -4783,23 +5325,32 @@ h6 { transition: box-shadow 0.2s; } -.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon { +.p-accordion + .p-accordion-header + .p-accordion-header-link + .p-accordion-toggle-icon { margin-right: 0.5rem; } -.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus { +.p-accordion + .p-accordion-header:not(.p-disabled) + .p-accordion-header-link:focus { outline: 0 none; outline-offset: 0; box-shadow: inset 0 0 0 0.2rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ } -.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link { +.p-accordion + .p-accordion-header:not(.p-highlight):not(.p-disabled):hover + .p-accordion-header-link { background: rgba(255, 255, 255, 0.03); border-color: var(--htwk-grau-140); /*#0b213f*/ color: rgba(255, 255, 255, 0.87); } -.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link { +.p-accordion + .p-accordion-header:not(.p-disabled).p-highlight + .p-accordion-header-link { background: var(--htwk-grau); /*#071426*/ border-color: var(--htwk-grau-140); /*#0b213f*/ color: rgba(255, 255, 255, 0.87); @@ -4807,7 +5358,9 @@ h6 { border-bottom-left-radius: 0; } -.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link { +.p-accordion + .p-accordion-header:not(.p-disabled).p-highlight:hover + .p-accordion-header-link { border-color: var(--htwk-grau-140); /*#0b213f*/ background: rgba(255, 255, 255, 0.03); color: rgba(255, 255, 255, 0.87); @@ -4832,7 +5385,10 @@ h6 { .p-card { background: var(--htwk-grau); /*#071426*/ color: rgba(255, 255, 255, 0.87); - box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 1px -1px rgba(0, 0, 0, 0.2), + 0 1px 1px 0 rgba(0, 0, 0, 0.14), + 0 1px 3px 0 rgba(0, 0, 0, 0.12); border-radius: 6px; } @@ -4878,7 +5434,10 @@ h6 { .p-fieldset.p-fieldset-toggleable .p-fieldset-legend { padding: 0; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a { @@ -4962,7 +5521,10 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-panel .p-panel-header .p-panel-header-icon:enabled:hover { @@ -5007,7 +5569,11 @@ h6 { .p-scrollpanel .p-scrollpanel-bar { background: var(--htwk-grau); /*#0b213f*/ border: 0 none; - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-scrollpanel .p-scrollpanel-bar:focus { @@ -5024,13 +5590,20 @@ h6 { } .p-splitter .p-splitter-gutter { - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; background: rgba(255, 255, 255, 0.03); } .p-splitter .p-splitter-gutter .p-splitter-gutter-handle { background: var(--htwk-grau); /*#0b213f*/ - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus { @@ -5073,7 +5646,10 @@ h6 { box-shadow: inset 0 0 0 0.2rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ } -.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link { +.p-tabview + .p-tabview-nav + li:not(.p-highlight):not(.p-disabled):hover + .p-tabview-nav-link { background: var(--htwk-grau); /*#071426*/ border-color: var(--htwk-yellow); /*#93c5fd*/ color: rgba(255, 255, 255, 0.87); @@ -5089,7 +5665,10 @@ h6 { background: var(--htwk-grau); /*#071426*/ color: var(--htwk-yellow); /*#93c5fd*/ width: 3rem; - box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); + box-shadow: + 0px 3px 1px -2px rgba(0, 0, 0, 0.2), + 0px 2px 2px 0px rgba(0, 0, 0, 0.14), + 0px 1px 5px 0px rgba(0, 0, 0, 0.12); border-radius: 0; } @@ -5125,7 +5704,10 @@ h6 { color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ border-radius: 6px; - box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); + box-shadow: + 0px 11px 15px -7px rgba(0, 0, 0, 0.2), + 0px 24px 38px 3px rgba(0, 0, 0, 0.14), + 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .p-confirm-popup .p-confirm-popup-content { @@ -5181,7 +5763,10 @@ h6 { .p-dialog { border-radius: 6px; - box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); + box-shadow: + 0px 11px 15px -7px rgba(0, 0, 0, 0.2), + 0px 24px 38px 3px rgba(0, 0, 0, 0.14), + 0px 9px 46px 8px rgba(0, 0, 0, 0.12); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ } @@ -5206,7 +5791,10 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; margin-right: 0.5rem; } @@ -5265,7 +5853,10 @@ h6 { color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ border-radius: 6px; - box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); + box-shadow: + 0px 11px 15px -7px rgba(0, 0, 0, 0.2), + 0px 24px 38px 3px rgba(0, 0, 0, 0.14), + 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .p-overlaypanel .p-overlaypanel-content { @@ -5277,7 +5868,10 @@ h6 { color: var(--htwk-schwarz); /*#1c2127*/ width: 2rem; height: 2rem; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; border-radius: 50%; position: absolute; top: -1rem; @@ -5313,7 +5907,10 @@ h6 { background: var(--htwk-grau); /*#071426*/ color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); + box-shadow: + 0px 11px 15px -7px rgba(0, 0, 0, 0.2), + 0px 24px 38px 3px rgba(0, 0, 0, 0.14), + 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .p-sidebar .p-sidebar-header { @@ -5328,7 +5925,10 @@ h6 { border: 0 none; background: transparent; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover, @@ -5357,7 +5957,10 @@ h6 { background: var(--htwk-grau); /*#0b213f*/ color: rgba(255, 255, 255, 0.87); padding: 0.75rem 0.75rem; - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); border-radius: 6px; } @@ -5405,7 +6008,10 @@ h6 { .p-fileupload .p-fileupload-content.p-fileupload-highlight { border: 1px dashed var(--htwk-yellow); /*#93c5fd*/ - background-color: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ + background-color: rgba( + var(--htwk-yellow), + 0.16 + ); /*rgba(147, 197, 253, 0.16)*/ } .p-fileupload .p-fileupload-file { @@ -5496,7 +6102,10 @@ h6 { background: var(--htwk-grau); /*#091a32*/ color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); border-radius: 6px; width: 12.5rem; } @@ -5509,7 +6118,10 @@ h6 { padding: 0.25rem 0; background: var(--htwk-grau); /*#091a32*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); border-radius: 6px; } @@ -5525,16 +6137,28 @@ h6 { user-select: none; } -.p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-contextmenu + .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon { +.p-contextmenu + .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon { color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } -.p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-contextmenu + .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.6); } @@ -5543,12 +6167,24 @@ h6 { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ } -.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-contextmenu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-contextmenu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-contextmenu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } @@ -5556,31 +6192,59 @@ h6 { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content { +.p-contextmenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content { color: rgba(255, 255, 255, 0.87); background: var(--htwk-grau); /*#0b213f*/ } -.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-contextmenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-contextmenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-contextmenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } -.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover { +.p-contextmenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } -.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text { +.p-contextmenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, -.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon { +.p-contextmenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-icon, +.p-contextmenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } @@ -5711,11 +6375,19 @@ h6 { user-select: none; } -.p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-megamenu + .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon { +.p-megamenu + .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon { color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } @@ -5729,12 +6401,24 @@ h6 { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ } -.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-megamenu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-megamenu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-megamenu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } @@ -5742,31 +6426,59 @@ h6 { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content { +.p-megamenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content { color: rgba(255, 255, 255, 0.87); background: var(--htwk-grau); /*#0b213f*/ } -.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-megamenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-megamenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-megamenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } -.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover { +.p-megamenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } -.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text { +.p-megamenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, -.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon { +.p-megamenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-icon, +.p-megamenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } @@ -5774,7 +6486,10 @@ h6 { background: var(--htwk-grau); /*#091a32*/ color: rgba(255, 255, 255, 0.87); border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-megamenu .p-submenu-header { @@ -5802,42 +6517,82 @@ h6 { padding: 0.25rem 0; } -.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content { +.p-megamenu.p-megamenu-horizontal + .p-megamenu-root-list + > .p-menuitem + > .p-menuitem-content { color: rgba(255, 255, 255, 0.87); transition: box-shadow 0.2s; border-radius: 6px; } -.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link { +.p-megamenu.p-megamenu-horizontal + .p-megamenu-root-list + > .p-menuitem + > .p-menuitem-content + .p-menuitem-link { padding: 0.75rem 1.25rem; user-select: none; } -.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-megamenu.p-megamenu-horizontal + .p-megamenu-root-list + > .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon { +.p-megamenu.p-megamenu-horizontal + .p-megamenu-root-list + > .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon { color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } -.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-megamenu.p-megamenu-horizontal + .p-megamenu-root-list + > .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.6); margin-left: 0.5rem; } -.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover { +.p-megamenu.p-megamenu-horizontal + .p-megamenu-root-list + > .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } -.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text { +.p-megamenu.p-megamenu-horizontal + .p-megamenu-root-list + > .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, -.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon { +.p-megamenu.p-megamenu-horizontal + .p-megamenu-root-list + > .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-icon, +.p-megamenu.p-megamenu-horizontal + .p-megamenu-root-list + > .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } @@ -5880,12 +6635,24 @@ h6 { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ } -.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-menu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-menu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-menu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } @@ -5893,38 +6660,69 @@ h6 { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content { +.p-menu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content { color: rgba(255, 255, 255, 0.87); background: var(--htwk-grau); /*#0b213f*/ } -.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-menu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-menu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-menu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } -.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover { +.p-menu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } -.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text { +.p-menu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, -.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon { +.p-menu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-icon, +.p-menu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } .p-menu.p-menu-overlay { background: var(--htwk-grau); /*#091a32*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-menu .p-submenu-header { @@ -5960,36 +6758,73 @@ h6 { border-radius: 6px; } -.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link { +.p-menubar + .p-menubar-root-list + > .p-menuitem + > .p-menuitem-content + .p-menuitem-link { padding: 0.75rem 1.25rem; user-select: none; } -.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-menubar + .p-menubar-root-list + > .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon { +.p-menubar + .p-menubar-root-list + > .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon { color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } -.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-menubar + .p-menubar-root-list + > .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.6); margin-left: 0.5rem; } -.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover { +.p-menubar + .p-menubar-root-list + > .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } -.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text { +.p-menubar + .p-menubar-root-list + > .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, -.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon { +.p-menubar + .p-menubar-root-list + > .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-icon, +.p-menubar + .p-menubar-root-list + > .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } @@ -6023,12 +6858,24 @@ h6 { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ } -.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-menubar + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-menubar + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-menubar + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } @@ -6036,31 +6883,59 @@ h6 { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content { +.p-menubar + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content { color: rgba(255, 255, 255, 0.87); background: var(--htwk-grau); /*#0b213f*/ } -.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-menubar + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-menubar + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-menubar + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } -.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover { +.p-menubar + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } -.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text { +.p-menubar + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, -.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon { +.p-menubar + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-icon, +.p-menubar + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } @@ -6068,7 +6943,10 @@ h6 { padding: 0.25rem 0; background: var(--htwk-grau); /*#091a32*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); width: 12.5rem; } @@ -6091,7 +6969,10 @@ h6 { height: 2rem; color: rgba(255, 255, 255, 0.6); border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-menubar .p-menubar-button:hover { color: rgba(255, 255, 255, 0.87); @@ -6108,7 +6989,10 @@ h6 { padding: 0.25rem 0; background: var(--htwk-grau); /*#091a32*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); width: 100%; } .p-menubar .p-menubar-root-list .p-menuitem-separator { @@ -6122,11 +7006,21 @@ h6 { width: 100%; position: static; } - .p-menubar .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon { + .p-menubar + .p-menubar-root-list + .p-menuitem + .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { margin-left: auto; transition: transform 0.2s; } - .p-menubar .p-menubar-root-list .p-menuitem.p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon { + .p-menubar + .p-menubar-root-list + .p-menuitem.p-menuitem-active + > .p-menuitem-content + > .p-menuitem-link + > .p-submenu-icon { transform: rotate(-180deg); } .p-menubar .p-menubar-root-list .p-submenu-list { @@ -6139,26 +7033,77 @@ h6 { transition: transform 0.2s; transform: rotate(90deg); } - .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon { + .p-menubar + .p-menubar-root-list + .p-submenu-list + .p-menuitem-active + > .p-menuitem-content + > .p-menuitem-link + > .p-submenu-icon { transform: rotate(-90deg); } .p-menubar .p-menubar-root-list .p-menuitem { width: 100%; position: static; } - .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link { + .p-menubar + .p-menubar-root-list + .p-submenu-list + .p-menuitem + .p-menuitem-content + .p-menuitem-link { padding-left: 2.25rem; } - .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link { + .p-menubar + .p-menubar-root-list + .p-submenu-list + .p-menuitem + .p-submenu-list + .p-menuitem + .p-menuitem-content + .p-menuitem-link { padding-left: 3.75rem; } - .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link { + .p-menubar + .p-menubar-root-list + .p-submenu-list + .p-menuitem + .p-submenu-list + .p-menuitem + .p-submenu-list + .p-menuitem + .p-menuitem-content + .p-menuitem-link { padding-left: 5.25rem; } - .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link { + .p-menubar + .p-menubar-root-list + .p-submenu-list + .p-menuitem + .p-submenu-list + .p-menuitem + .p-submenu-list + .p-menuitem + .p-submenu-list + .p-menuitem + .p-menuitem-content + .p-menuitem-link { padding-left: 6.75rem; } - .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link { + .p-menubar + .p-menubar-root-list + .p-submenu-list + .p-menuitem + .p-submenu-list + .p-menuitem + .p-submenu-list + .p-menuitem + .p-submenu-list + .p-menuitem + .p-submenu-list + .p-menuitem + .p-menuitem-content + .p-menuitem-link { padding-left: 8.25rem; } .p-menubar.p-menubar-mobile-active .p-menubar-root-list { @@ -6181,33 +7126,50 @@ h6 { transition: box-shadow 0.2s; } -.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action { +.p-panelmenu + .p-panelmenu-header + .p-panelmenu-header-content + .p-panelmenu-header-action { color: rgba(255, 255, 255, 0.87); padding: 1.25rem; font-weight: 700; } -.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-submenu-icon { +.p-panelmenu + .p-panelmenu-header + .p-panelmenu-header-content + .p-panelmenu-header-action + .p-submenu-icon { margin-right: 0.5rem; } -.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-menuitem-icon { +.p-panelmenu + .p-panelmenu-header + .p-panelmenu-header-content + .p-panelmenu-header-action + .p-menuitem-icon { margin-right: 0.5rem; } -.p-panelmenu .p-panelmenu-header:not(.p-disabled):focus .p-panelmenu-header-content { +.p-panelmenu + .p-panelmenu-header:not(.p-disabled):focus + .p-panelmenu-header-content { outline: 0 none; outline-offset: 0; box-shadow: inset 0 0 0 0.2rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ } -.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content { +.p-panelmenu + .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover + .p-panelmenu-header-content { background: rgba(255, 255, 255, 0.03); border-color: var(--htwk-grau-140); /*#0b213f*/ color: rgba(255, 255, 255, 0.87); } -.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content { +.p-panelmenu + .p-panelmenu-header:not(.p-disabled).p-highlight + .p-panelmenu-header-content { background: var(--htwk-grau); /*#071426*/ border-color: var(--htwk-grau-140); /*#0b213f*/ color: rgba(255, 255, 255, 0.87); @@ -6216,7 +7178,9 @@ h6 { margin-bottom: 0; } -.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content { +.p-panelmenu + .p-panelmenu-header:not(.p-disabled).p-highlight:hover + .p-panelmenu-header-content { border-color: var(--htwk-grau-140); /*#0b213f*/ background: rgba(255, 255, 255, 0.03); color: rgba(255, 255, 255, 0.87); @@ -6244,72 +7208,153 @@ h6 { border-radius: 0; } -.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link { +.p-panelmenu + .p-panelmenu-content + .p-menuitem + > .p-menuitem-content + .p-menuitem-link { color: rgba(255, 255, 255, 0.87); padding: 0.75rem 1.25rem; user-select: none; } -.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-panelmenu + .p-panelmenu-content + .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon { +.p-panelmenu + .p-panelmenu-content + .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon { color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } -.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-panelmenu + .p-panelmenu-content + .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.6); } -.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content { +.p-panelmenu + .p-panelmenu-content + .p-menuitem.p-highlight + > .p-menuitem-content { color: rgba(255, 255, 255, 0.87); background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ } -.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-panelmenu + .p-panelmenu-content + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-panelmenu + .p-panelmenu-content + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-panelmenu + .p-panelmenu-content + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } -.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus > .p-menuitem-content { +.p-panelmenu + .p-panelmenu-content + .p-menuitem.p-highlight.p-focus + > .p-menuitem-content { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content { +.p-panelmenu + .p-panelmenu-content + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content { color: rgba(255, 255, 255, 0.87); background: var(--htwk-grau); /*#0b213f*/ } -.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-panelmenu + .p-panelmenu-content + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-panelmenu + .p-panelmenu-content + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-panelmenu + .p-panelmenu-content + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } -.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover { +.p-panelmenu + .p-panelmenu-content + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } -.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text { +.p-panelmenu + .p-panelmenu-content + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, -.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon { +.p-panelmenu + .p-panelmenu-content + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-icon, +.p-panelmenu + .p-panelmenu-content + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } -.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-panelmenu + .p-panelmenu-content + .p-menuitem + .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { margin-right: 0.5rem; } @@ -6405,13 +7450,19 @@ h6 { margin-right: 0.5rem; } -.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus { +.p-tabmenu + .p-tabmenu-nav + .p-tabmenuitem + .p-menuitem-link:not(.p-disabled):focus { outline: 0 none; outline-offset: 0; box-shadow: inset 0 0 0 0.2rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ } -.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link { +.p-tabmenu + .p-tabmenu-nav + .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover + .p-menuitem-link { background: var(--htwk-grau); /*#071426*/ border-color: var(--htwk-yellow); /*#93c5fd*/ color: rgba(255, 255, 255, 0.87); @@ -6435,7 +7486,10 @@ h6 { .p-tieredmenu.p-tieredmenu-overlay { background: var(--htwk-grau); /*#091a32*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-tieredmenu .p-tieredmenu-root-list { @@ -6446,7 +7500,10 @@ h6 { padding: 0.25rem 0; background: var(--htwk-grau); /*#091a32*/ border: 1px solid var(--htwk-grau-140); /*#0b213f*/ - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-tieredmenu .p-menuitem > .p-menuitem-content { @@ -6461,16 +7518,28 @@ h6 { user-select: none; } -.p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-tieredmenu + .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon { +.p-tieredmenu + .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon { color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } -.p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-tieredmenu + .p-menuitem + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.6); } @@ -6479,12 +7548,24 @@ h6 { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ } -.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-tieredmenu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-tieredmenu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-tieredmenu + .p-menuitem.p-highlight + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } @@ -6492,31 +7573,59 @@ h6 { background: rgba(var(--htwk-yellow), 0.24); /*rgba(147, 197, 253, 0.24)*/ } -.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content { +.p-tieredmenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content { color: rgba(255, 255, 255, 0.87); background: var(--htwk-grau); /*#0b213f*/ } -.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text { +.p-tieredmenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, -.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon { +.p-tieredmenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-menuitem-icon, +.p-tieredmenu + .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus + > .p-menuitem-content + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } -.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover { +.p-tieredmenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover { color: rgba(255, 255, 255, 0.87); background: rgba(255, 255, 255, 0.03); } -.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text { +.p-tieredmenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-text { color: rgba(255, 255, 255, 0.87); } -.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, -.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon { +.p-tieredmenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-menuitem-icon, +.p-tieredmenu + .p-menuitem:not(.p-highlight):not(.p-disabled) + > .p-menuitem-content:hover + .p-menuitem-link + .p-submenu-icon { color: rgba(255, 255, 255, 0.87); } @@ -6611,7 +7720,10 @@ h6 { height: 2rem; border-radius: 50%; background: transparent; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-message .p-message-close:hover { @@ -6722,7 +7834,10 @@ h6 { font-size: 2rem; } -.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon.p-icon { +.p-toast + .p-toast-message + .p-toast-message-content + .p-toast-message-icon.p-icon { width: 2rem; height: 2rem; } @@ -6740,7 +7855,10 @@ h6 { height: 2rem; border-radius: 50%; background: transparent; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-toast .p-toast-message .p-toast-icon-close:hover { @@ -6807,7 +7925,10 @@ h6 { color: #f8f9fa; width: 4rem; height: 4rem; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; border-radius: 50%; } @@ -6830,7 +7951,10 @@ h6 { color: #f8f9fa; width: 4rem; height: 4rem; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; border-radius: 6px; margin: 0 0.5rem; } @@ -6864,7 +7988,10 @@ h6 { background-color: var(--htwk-grau); /*#0b213f*/ width: 1rem; height: 1rem; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; border-radius: 50%; } @@ -6891,15 +8018,24 @@ h6 { background: rgba(0, 0, 0, 0.5); } -.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button { +.p-galleria.p-galleria-indicator-onitem + .p-galleria-indicators + .p-galleria-indicator + button { background: rgba(255, 255, 255, 0.4); } -.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover { +.p-galleria.p-galleria-indicator-onitem + .p-galleria-indicators + .p-galleria-indicator + button:hover { background: rgba(255, 255, 255, 0.6); } -.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button { +.p-galleria.p-galleria-indicator-onitem + .p-galleria-indicators + .p-galleria-indicator.p-highlight + button { background: rgba(var(--htwk-yellow), 0.16); /*rgba(147, 197, 253, 0.16)*/ color: rgba(255, 255, 255, 0.87); } @@ -6916,7 +8052,10 @@ h6 { color: #f8f9fa; width: 2rem; height: 2rem; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; border-radius: 50%; } @@ -6926,7 +8065,9 @@ h6 { color: #f8f9fa; } -.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus { +.p-galleria + .p-galleria-thumbnail-container + .p-galleria-thumbnail-item-content:focus { outline: 0 none; outline-offset: 0; box-shadow: 0 0 0 0.2rem rgba(var(--htwk-yellow), 0.5); /*rgba(147, 197, 253, 0.5)*/ @@ -6943,7 +8084,10 @@ h6 { .p-image-preview-indicator { background-color: transparent; color: #f8f9fa; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-image-preview-indicator .p-icon { @@ -6965,7 +8109,10 @@ h6 { width: 3rem; height: 3rem; border-radius: 50%; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; margin-right: 0.5rem; } @@ -7092,7 +8239,10 @@ h6 { .p-chip .p-chip-remove-icon { margin-left: 0.5rem; border-radius: 6px; - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-chip .p-chip-remove-icon:focus { @@ -7104,7 +8254,11 @@ h6 { .p-inplace .p-inplace-display { padding: 0.75rem 0.75rem; border-radius: 6px; - transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-inplace .p-inplace-display:not(.p-disabled):hover { @@ -7144,7 +8298,9 @@ h6 { stroke-dasharray: 89, 200; stroke-dashoffset: 0; stroke: var(--error-primary); - animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite; + animation: + p-progress-spinner-dash 1.5s ease-in-out infinite, + p-progress-spinner-color 6s ease-in-out infinite; stroke-linecap: round; } @@ -7168,7 +8324,8 @@ h6 { } } @keyframes p-progress-spinner-color { - 100%, 0% { + 100%, + 0% { stroke: var(--error-primary); } 40% { @@ -7177,7 +8334,8 @@ h6 { 66% { stroke: var(--success-primary); } - 80%, 90% { + 80%, + 90% { stroke: #cc8925; } } @@ -7185,8 +8343,14 @@ h6 { width: 3rem; height: 3rem; border-radius: 50%; - box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); - transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; + box-shadow: + 0 2px 4px -1px rgba(0, 0, 0, 0.2), + 0 4px 5px 0 rgba(0, 0, 0, 0.14), + 0 1px 10px 0 rgba(0, 0, 0, 0.12); + transition: + background-color 0.2s, + color 0.2s, + box-shadow 0.2s; } .p-scrolltop.p-link { @@ -7213,7 +8377,12 @@ h6 { } .p-skeleton:after { - background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0)); + background: linear-gradient( + 90deg, + rgba(255, 255, 255, 0), + rgba(255, 255, 255, 0.04), + rgba(255, 255, 255, 0) + ); } .p-tag { @@ -7264,7 +8433,18 @@ h6 { .p-terminal .p-terminal-input { font-size: 1rem; - font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: + "Source Sans Pro", + -apple-system, + BlinkMacSystemFont, + "Segoe UI", + Roboto, + Helvetica, + Arial, + sans-serif, + "Apple Color Emoji", + "Segoe UI Emoji", + "Segoe UI Symbol"; } .p-button-label { @@ -7272,11 +8452,17 @@ h6 { } .p-accordion .p-accordion-header .p-accordion-header-link { - transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-tabview .p-tabview-nav li .p-tabview-nav-link { - transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s; + transition: + background-color 0.2s, + border-color 0.2s, + box-shadow 0.2s; } .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button { @@ -7288,31 +8474,52 @@ h6 { } .p-button:focus { - box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(147, 197, 253, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0); + box-shadow: + 0 0 0 2px #1c2127, + 0 0 0 4px rgba(147, 197, 253, 0.7), + 0 1px 2px 0 rgba(0, 0, 0, 0); } .p-button.p-button-secondary:enabled:focus { - box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(203, 213, 225, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0); + box-shadow: + 0 0 0 2px #1c2127, + 0 0 0 4px rgba(203, 213, 225, 0.7), + 0 1px 2px 0 rgba(0, 0, 0, 0); } .p-button.p-button-success:enabled:focus { - box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(134, 239, 172, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0); + box-shadow: + 0 0 0 2px #1c2127, + 0 0 0 4px rgba(134, 239, 172, 0.7), + 0 1px 2px 0 rgba(0, 0, 0, 0); } .p-button.p-button-info:enabled:focus { - box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(147, 197, 253, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0); + box-shadow: + 0 0 0 2px #1c2127, + 0 0 0 4px rgba(147, 197, 253, 0.7), + 0 1px 2px 0 rgba(0, 0, 0, 0); } .p-button.p-button-warning:enabled:focus { - box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(252, 211, 77, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0); + box-shadow: + 0 0 0 2px #1c2127, + 0 0 0 4px rgba(252, 211, 77, 0.7), + 0 1px 2px 0 rgba(0, 0, 0, 0); } .p-button.p-button-help:enabled:focus { - box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(216, 180, 254, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0); + box-shadow: + 0 0 0 2px #1c2127, + 0 0 0 4px rgba(216, 180, 254, 0.7), + 0 1px 2px 0 rgba(0, 0, 0, 0); } .p-button.p-button-danger:enabled:focus { - box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(252, 165, 165, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0); + box-shadow: + 0 0 0 2px #1c2127, + 0 0 0 4px rgba(252, 165, 165, 0.7), + 0 1px 2px 0 rgba(0, 0, 0, 0); } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td { @@ -7324,7 +8531,10 @@ h6 { } .p-speeddial-item.p-focus > .p-speeddial-action { - box-shadow: 0 0 0 2px #1c2127, 0 0 0 4px rgba(147, 197, 253, 0.7), 0 1px 2px 0 rgba(0, 0, 0, 0); + box-shadow: + 0 0 0 2px #1c2127, + 0 0 0 4px rgba(147, 197, 253, 0.7), + 0 1px 2px 0 rgba(0, 0, 0, 0); } /*# sourceMappingURL=theme.css.map */ diff --git a/frontend/public/themes/lara-dark-blue/theme.scss b/frontend/public/themes/lara-dark-blue/theme.scss index 0c45ae9..139c0f2 100644 --- a/frontend/public/themes/lara-dark-blue/theme.scss +++ b/frontend/public/themes/lara-dark-blue/theme.scss @@ -1086,7 +1086,7 @@ h6 { .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus { color: rgba(255, 255, 255, 0.87); - background: var(--htwk-yellow-01) /*#0b213f*/ + background: var(--htwk-yellow-01); /*#0b213f*/ } .p-dropdown-panel .p-dropdown-items diff --git a/frontend/src/api/requestFreeRooms.ts b/frontend/src/api/requestFreeRooms.ts index 800db38..76f4037 100644 --- a/frontend/src/api/requestFreeRooms.ts +++ b/frontend/src/api/requestFreeRooms.ts @@ -1,9 +1,10 @@ - - // load free rooms as a list of strings form the backend -export async function requestFreeRooms(from: string, to: string): Promise { - console.debug("requestFreeRooms: from=" + from + ", to=" + to) +export async function requestFreeRooms( + from: string, + to: string, +): Promise { + console.debug("requestFreeRooms: from=" + from + ", to=" + to); const rooms: string[] = []; await fetch("/api/rooms/free?from=" + from + "&to=" + to) .then((response) => { @@ -13,4 +14,4 @@ export async function requestFreeRooms(from: string, to: string): Promise rooms.push(room)); }); return rooms; -} \ No newline at end of file +} diff --git a/frontend/src/components/LocaleSwitcher.vue b/frontend/src/components/LocaleSwitcher.vue index f98b2ba..9b25b8f 100644 --- a/frontend/src/components/LocaleSwitcher.vue +++ b/frontend/src/components/LocaleSwitcher.vue @@ -1,8 +1,7 @@ diff --git a/frontend/src/i18n/translations/en.json b/frontend/src/i18n/translations/en.json index b264795..b11588c 100644 --- a/frontend/src/i18n/translations/en.json +++ b/frontend/src/i18n/translations/en.json @@ -265,11 +265,45 @@ "completed": "Completed", "pending": "Pending", "fileSizeTypes": ["B", "KB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"], - "dayNames": ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], + "dayNames": [ + "Sunday", + "Monday", + "Tuesday", + "Wednesday", + "Thursday", + "Friday", + "Saturday" + ], "dayNamesShort": ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], "dayNamesMin": ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"], - "monthNames": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], - "monthNamesShort": ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], + "monthNames": [ + "January", + "February", + "March", + "April", + "May", + "June", + "July", + "August", + "September", + "October", + "November", + "December" + ], + "monthNamesShort": [ + "Jan", + "Feb", + "Mar", + "Apr", + "May", + "Jun", + "Jul", + "Aug", + "Sep", + "Oct", + "Nov", + "Dec" + ], "chooseYear": "Choose Year", "chooseMonth": "Choose Month", "chooseDate": "Choose Date",