mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
Change side menu bullet icons to 16px
This commit is contained in:
parent
ad39688a9a
commit
8d58eefc0a
@ -139,4 +139,3 @@
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
/*# sourceMappingURL=app.css.map */
|
@ -34,4 +34,3 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
/*# sourceMappingURL=app.css.map */
|
@ -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 {
|
||||
|
@ -9,4 +9,3 @@
|
||||
* @package home
|
||||
* @version $Id$
|
||||
*/
|
||||
@import "../default/app.css";
|
@ -344,4 +344,3 @@
|
||||
border-bottom: 1px solid silver;
|
||||
}
|
||||
}
|
||||
/*# sourceMappingURL=app.css.map */
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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 */
|
@ -56,4 +56,3 @@
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
/*# sourceMappingURL=app.css.map */
|
Loading…
Reference in New Issue
Block a user