diff --git a/addressbook/templates/mobile/app.css b/addressbook/templates/mobile/app.css index 4bbcc83cdd..a70203831e 100644 --- a/addressbook/templates/mobile/app.css +++ b/addressbook/templates/mobile/app.css @@ -139,4 +139,3 @@ text-overflow: ellipsis; } } -/*# sourceMappingURL=app.css.map */ \ No newline at end of file diff --git a/admin/templates/mobile/app.css b/admin/templates/mobile/app.css index 4c18333240..fd0a41707c 100644 --- a/admin/templates/mobile/app.css +++ b/admin/templates/mobile/app.css @@ -34,4 +34,3 @@ display: none; } } -/*# sourceMappingURL=app.css.map */ \ No newline at end of file diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index 2fc71091a7..f999c6b101 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -2276,11 +2276,11 @@ lion-validation-feedback[type] { } .favorites li.ui-menu-item img { - width: 12px; - height: 12px; - margin-top: -3px; - margin-left: 2px; - vertical-align: middle; + width: 16px; + height: 16px; + margin-top: -3px; + margin-left: 2px; + vertical-align: middle; } .favorites div.ui-icon-trash { diff --git a/home/templates/pixelegg/app.css b/home/templates/pixelegg/app.css index b7ee560d0f..c012d241d6 100755 --- a/home/templates/pixelegg/app.css +++ b/home/templates/pixelegg/app.css @@ -9,4 +9,3 @@ * @package home * @version $Id$ */ -@import "../default/app.css"; \ No newline at end of file diff --git a/mail/templates/mobile/app.css b/mail/templates/mobile/app.css index 5c694c9822..996348b5fb 100644 --- a/mail/templates/mobile/app.css +++ b/mail/templates/mobile/app.css @@ -344,4 +344,3 @@ border-bottom: 1px solid silver; } } -/*# sourceMappingURL=app.css.map */ \ No newline at end of file diff --git a/pixelegg/css/mobile.css b/pixelegg/css/mobile.css index ecbdbeeffe..b16f093cec 100644 --- a/pixelegg/css/mobile.css +++ b/pixelegg/css/mobile.css @@ -93,12 +93,11 @@ html[data-darkmode='1'] et2-lavatar[image=""]::part(base), html[data-darkmode='1'] et2-avatar-group, html[data-darkmode='1'] .blueimp-gallery .slide { - filter: invert(1) hue-rotate(180deg) !important; + filter: invert(1) hue-rotate(180deg) !important; + } + html[data-darkmode='1'] .dtree img { + filter: invert(0) hue-rotate(180deg) !important; } - - html[data-darkmode='1'] .dtree img { - filter: invert(0) hue-rotate(180deg) !important; - } html[data-darkmode='1'] #blueimp-gallery video, html[data-darkmode='1'] #blueimp-gallery .video-content { filter: invert(0) hue-rotate(180deg) !important; @@ -923,25 +922,27 @@ padding: 2px 1px; } .sidebox-favorites ul.favorites li.ui-menu-item a div.ui-icon-heart { + width: 9px; + height: 16px; background-image: url(../../api/templates/default/images/favorites.svg); - background-size: 12px 12px; + background-size: 16px 16px; background-position: 1px 0; margin-right: 9px; margin-left: 3px; } .sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar { - width: 4px; - height: 12px; + width: 9px; + height: 16px; margin-left: 4px; margin-right: 10px; background-image: url(../../api/templates/default/images/fav_filter.svg); - background-size: 12px 12px; + background-size: 16px 16px; background-position: 0 0; background-repeat: no-repeat; } .sidebox-favorites ul.favorites li.ui-menu-item img { - width: 12px; - height: 12px; + width: 16px; + height: 16px; margin-left: 5px; margin-right: 10px; margin-top: -3px; @@ -953,8 +954,8 @@ border: none; } .favorites img { - width: 12px; - height: 12px; + width: 16px; + height: 16px; } .nextmatch_sortheader { /* background-position: right center; @@ -4643,11 +4644,10 @@ span.overlayContainer img.overlay { width: 16px; height: 16px; } - @media screen { - #egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header { - display: flex; - } + #egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header { + display: flex; + } } #egw_fw_main #egw_fw_tabs .egw_fw_ui_tab_close_button { right: 3px; @@ -5123,8 +5123,8 @@ span.overlayContainer img.overlay { } .egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon { /*display: none;*/ - width: 12px; - height: 12px; + width: 16px; + height: 16px; padding: 0px; margin: 0px 5px; float: left; diff --git a/pixelegg/css/monochrome.css b/pixelegg/css/monochrome.css index d0f3578370..034c87e52c 100644 --- a/pixelegg/css/monochrome.css +++ b/pixelegg/css/monochrome.css @@ -73,12 +73,11 @@ html[data-darkmode='1'] et2-lavatar[image=""]::part(base), html[data-darkmode='1'] et2-avatar-group, html[data-darkmode='1'] .blueimp-gallery .slide { - filter: invert(1) hue-rotate(180deg) !important; + filter: invert(1) hue-rotate(180deg) !important; + } + html[data-darkmode='1'] .dtree img { + filter: invert(0) hue-rotate(180deg) !important; } - - html[data-darkmode='1'] .dtree img { - filter: invert(0) hue-rotate(180deg) !important; - } html[data-darkmode='1'] #blueimp-gallery video, html[data-darkmode='1'] #blueimp-gallery .video-content { filter: invert(0) hue-rotate(180deg) !important; @@ -903,25 +902,27 @@ padding: 2px 1px; } .sidebox-favorites ul.favorites li.ui-menu-item a div.ui-icon-heart { + width: 9px; + height: 16px; background-image: url(../../api/templates/default/images/favorites.svg); - background-size: 12px 12px; + background-size: 16px 16px; background-position: 1px 0; margin-right: 9px; margin-left: 3px; } .sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar { - width: 4px; - height: 12px; + width: 9px; + height: 16px; margin-left: 4px; margin-right: 10px; background-image: url(../../api/templates/default/images/fav_filter.svg); - background-size: 12px 12px; + background-size: 16px 16px; background-position: 0 0; background-repeat: no-repeat; } .sidebox-favorites ul.favorites li.ui-menu-item img { - width: 12px; - height: 12px; + width: 16px; + height: 16px; margin-left: 5px; margin-right: 10px; margin-top: -3px; @@ -933,8 +934,8 @@ border: none; } .favorites img { - width: 12px; - height: 12px; + width: 16px; + height: 16px; } .nextmatch_sortheader { /* background-position: right center; @@ -4623,11 +4624,10 @@ span.overlayContainer img.overlay { width: 16px; height: 16px; } - @media screen { - #egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header { - display: flex; - } + #egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header { + display: flex; + } } #egw_fw_main #egw_fw_tabs .egw_fw_ui_tab_close_button { right: 3px; @@ -5103,8 +5103,8 @@ span.overlayContainer img.overlay { } .egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon { /*display: none;*/ - width: 12px; - height: 12px; + width: 16px; + height: 16px; padding: 0px; margin: 0px 5px; float: left; diff --git a/pixelegg/css/pixelegg.css b/pixelegg/css/pixelegg.css index e71ea67ef5..c6f43881bd 100644 --- a/pixelegg/css/pixelegg.css +++ b/pixelegg/css/pixelegg.css @@ -912,25 +912,27 @@ padding: 2px 1px; } .sidebox-favorites ul.favorites li.ui-menu-item a div.ui-icon-heart { + width: 9px; + height: 16px; background-image: url(../../api/templates/default/images/favorites.svg); - background-size: 12px 12px; + background-size: 16px 16px; background-position: 1px 0; margin-right: 9px; margin-left: 3px; } .sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar { - width: 4px; - height: 12px; + width: 9px; + height: 16px; margin-left: 4px; margin-right: 10px; background-image: url(../../api/templates/default/images/fav_filter.svg); - background-size: 12px 12px; + background-size: 16px 16px; background-position: 0 0; background-repeat: no-repeat; } .sidebox-favorites ul.favorites li.ui-menu-item img { - width: 12px; - height: 12px; + width: 16px; + height: 16px; margin-left: 5px; margin-right: 10px; margin-top: -3px; @@ -942,8 +944,8 @@ border: none; } .favorites img { - width: 12px; - height: 12px; + width: 16px; + height: 16px; } .nextmatch_sortheader { /* background-position: right center; @@ -5111,8 +5113,8 @@ span.overlayContainer img.overlay { } .egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon { /*display: none;*/ - width: 12px; - height: 12px; + width: 16px; + height: 16px; padding: 0px; margin: 0px 5px; float: left; diff --git a/pixelegg/less/etemplate2.less b/pixelegg/less/etemplate2.less index dc2965fcb7..47f55e255f 100755 --- a/pixelegg/less/etemplate2.less +++ b/pixelegg/less/etemplate2.less @@ -747,27 +747,29 @@ div.header_row_right{ padding: 2px 1px; // Heart div.ui-icon-heart { - background-image: url(../../api/templates/default/images/favorites.svg); - background-size: 12px 12px; - background-position: 1px 0; - margin-right: 9px; - margin-left: 3px; - } + width: 9px; + height: @mass_s; + background-image: url(../../api/templates/default/images/favorites.svg); + background-size: @mass_s @mass_s; + background-position: 1px 0; + margin-right: 9px; + margin-left: 3px; + } // Bulltpoints div.sideboxstar { - width: 4px; - height: 12px; - margin-left: 4px; - margin-right: 10px; - background-image: url(../../api/templates/default/images/fav_filter.svg); - background-size: 12px 12px; - background-position: 0 0; - background-repeat: no-repeat; + width: 9px; + height: @mass_s; + margin-left: 4px; + margin-right: 10px; + background-image: url(../../api/templates/default/images/fav_filter.svg); + background-size: @mass_s @mass_s; + background-position: 0 0; + background-repeat: no-repeat; } } // Aktuelle Ansicht als Favorit - img {.dimension_width_height_xs; margin-left: 5px;margin-right:10px;margin-top:-3px;} + img {.dimension_width_height_s; margin-left: 5px;margin-right:10px;margin-top:-3px;} } // Ende li li.ui-menu-item.ui-state-highlight { @@ -782,7 +784,9 @@ div.header_row_right{ // Favorites in nextmatch Header .favorites{ - img {.dimension_width_height_xs;} + img { + .dimension_width_height_s; + } } diff --git a/pixelegg/less/layout_raster_sidebar.less b/pixelegg/less/layout_raster_sidebar.less index 07622811a2..2fb4eb8ce1 100644 --- a/pixelegg/less/layout_raster_sidebar.less +++ b/pixelegg/less/layout_raster_sidebar.less @@ -585,7 +585,7 @@ // Icon before img.egw_fw_ui_sidemenu_listitem_icon { /*display: none;*/ - .dimension_width_height_xs; + .dimension_width_height_s; padding: 0px; margin: 0px 5px; float: left; diff --git a/pixelegg/mobile/fw_mobile.css b/pixelegg/mobile/fw_mobile.css index 1c72a7582a..cde6cc4d26 100644 --- a/pixelegg/mobile/fw_mobile.css +++ b/pixelegg/mobile/fw_mobile.css @@ -53,7 +53,11 @@ html[data-darkmode='1'] #egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_content, html[data-darkmode='1'] video, html[data-darkmode='1'] #loginMainDiv, - html[data-darkmode='1'] .et2_taglist_tags_icon { + html[data-darkmode='1'] .et2_taglist_tags_icon, + html[data-darkmode='1'] .fw_avatar_stat, + html[data-darkmode='1'] et2-lavatar[image=""]::part(base), + html[data-darkmode='1'] et2-avatar-group, + html[data-darkmode='1'] .blueimp-gallery .slide { filter: invert(1) hue-rotate(180deg) !important; } html[data-darkmode='1'] .dtree img { @@ -929,25 +933,27 @@ padding: 2px 1px; } .sidebox-favorites ul.favorites li.ui-menu-item a div.ui-icon-heart { + width: 9px; + height: 16px; background-image: url(../../api/templates/default/images/favorites.svg); - background-size: 12px 12px; + background-size: 16px 16px; background-position: 1px 0; margin-right: 9px; margin-left: 3px; } .sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar { - width: 4px; - height: 12px; + width: 9px; + height: 16px; margin-left: 4px; margin-right: 10px; background-image: url(../../api/templates/default/images/fav_filter.svg); - background-size: 12px 12px; + background-size: 16px 16px; background-position: 0 0; background-repeat: no-repeat; } .sidebox-favorites ul.favorites li.ui-menu-item img { - width: 12px; - height: 12px; + width: 16px; + height: 16px; margin-left: 5px; margin-right: 10px; margin-top: -3px; @@ -959,8 +965,8 @@ border: none; } .favorites img { - width: 12px; - height: 12px; + width: 16px; + height: 16px; } .nextmatch_sortheader { /* background-position: right center; @@ -4541,7 +4547,6 @@ span.overlayContainer img.overlay { background-repeat: repeat-x; background-color: transparent; height: 39px; - display: flex; align-items: baseline; /*active Tabs*/ } @@ -4650,6 +4655,11 @@ span.overlayContainer img.overlay { width: 16px; height: 16px; } +@media screen { + #egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header { + display: flex; + } +} #egw_fw_main #egw_fw_tabs .egw_fw_ui_tab_close_button { right: 3px; top: 3px; @@ -5124,8 +5134,8 @@ span.overlayContainer img.overlay { } .egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon { /*display: none;*/ - width: 12px; - height: 12px; + width: 16px; + height: 16px; padding: 0px; margin: 0px 5px; float: left; diff --git a/preferences/templates/mobile/app.css b/preferences/templates/mobile/app.css index 1b4edae3f6..fd72e2a422 100644 --- a/preferences/templates/mobile/app.css +++ b/preferences/templates/mobile/app.css @@ -49,12 +49,12 @@ tr.prefRow > td.prefValueColumn { .prefHelp { position: absolute; display: none; - width: 255px; + width: 250px; max-height: 99%; - height: calc(99% - 150px); - background-color: #f0f0ff; + height: calc(99% - 157px); + background-color: var(--sl-color-neutral-50); padding: 5px; - top: 80px; + top: 95px; overflow-y: auto; z-index: 1; } @@ -162,4 +162,3 @@ div#preferences-settings_tabs { background-position: center !important; } } -/*# sourceMappingURL=app.css.map */ \ No newline at end of file diff --git a/timesheet/templates/mobile/app.css b/timesheet/templates/mobile/app.css index f08c5d2ace..d615fd7cbd 100644 --- a/timesheet/templates/mobile/app.css +++ b/timesheet/templates/mobile/app.css @@ -56,4 +56,3 @@ word-break: break-all; } } -/*# sourceMappingURL=app.css.map */ \ No newline at end of file