mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 18:31:26 +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;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*# sourceMappingURL=app.css.map */
|
|
@ -34,4 +34,3 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*# sourceMappingURL=app.css.map */
|
|
@ -2276,8 +2276,8 @@ lion-validation-feedback[type] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.favorites li.ui-menu-item img {
|
.favorites li.ui-menu-item img {
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
margin-top: -3px;
|
margin-top: -3px;
|
||||||
margin-left: 2px;
|
margin-left: 2px;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
@ -9,4 +9,3 @@
|
|||||||
* @package home
|
* @package home
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
*/
|
*/
|
||||||
@import "../default/app.css";
|
|
@ -344,4 +344,3 @@
|
|||||||
border-bottom: 1px solid silver;
|
border-bottom: 1px solid silver;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*# sourceMappingURL=app.css.map */
|
|
@ -95,7 +95,6 @@
|
|||||||
html[data-darkmode='1'] .blueimp-gallery .slide {
|
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 {
|
html[data-darkmode='1'] .dtree img {
|
||||||
filter: invert(0) hue-rotate(180deg) !important;
|
filter: invert(0) hue-rotate(180deg) !important;
|
||||||
}
|
}
|
||||||
@ -923,25 +922,27 @@
|
|||||||
padding: 2px 1px;
|
padding: 2px 1px;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item a div.ui-icon-heart {
|
.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-image: url(../../api/templates/default/images/favorites.svg);
|
||||||
background-size: 12px 12px;
|
background-size: 16px 16px;
|
||||||
background-position: 1px 0;
|
background-position: 1px 0;
|
||||||
margin-right: 9px;
|
margin-right: 9px;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar {
|
.sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar {
|
||||||
width: 4px;
|
width: 9px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
background-image: url(../../api/templates/default/images/fav_filter.svg);
|
background-image: url(../../api/templates/default/images/fav_filter.svg);
|
||||||
background-size: 12px 12px;
|
background-size: 16px 16px;
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item img {
|
.sidebox-favorites ul.favorites li.ui-menu-item img {
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
margin-top: -3px;
|
margin-top: -3px;
|
||||||
@ -953,8 +954,8 @@
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
.favorites img {
|
.favorites img {
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
.nextmatch_sortheader {
|
.nextmatch_sortheader {
|
||||||
/* background-position: right center;
|
/* background-position: right center;
|
||||||
@ -4643,7 +4644,6 @@ span.overlayContainer img.overlay {
|
|||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen {
|
@media screen {
|
||||||
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header {
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header {
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -5123,8 +5123,8 @@ span.overlayContainer img.overlay {
|
|||||||
}
|
}
|
||||||
.egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon {
|
.egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon {
|
||||||
/*display: none;*/
|
/*display: none;*/
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px 5px;
|
margin: 0px 5px;
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -75,7 +75,6 @@
|
|||||||
html[data-darkmode='1'] .blueimp-gallery .slide {
|
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 {
|
html[data-darkmode='1'] .dtree img {
|
||||||
filter: invert(0) hue-rotate(180deg) !important;
|
filter: invert(0) hue-rotate(180deg) !important;
|
||||||
}
|
}
|
||||||
@ -903,25 +902,27 @@
|
|||||||
padding: 2px 1px;
|
padding: 2px 1px;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item a div.ui-icon-heart {
|
.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-image: url(../../api/templates/default/images/favorites.svg);
|
||||||
background-size: 12px 12px;
|
background-size: 16px 16px;
|
||||||
background-position: 1px 0;
|
background-position: 1px 0;
|
||||||
margin-right: 9px;
|
margin-right: 9px;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar {
|
.sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar {
|
||||||
width: 4px;
|
width: 9px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
background-image: url(../../api/templates/default/images/fav_filter.svg);
|
background-image: url(../../api/templates/default/images/fav_filter.svg);
|
||||||
background-size: 12px 12px;
|
background-size: 16px 16px;
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item img {
|
.sidebox-favorites ul.favorites li.ui-menu-item img {
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
margin-top: -3px;
|
margin-top: -3px;
|
||||||
@ -933,8 +934,8 @@
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
.favorites img {
|
.favorites img {
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
.nextmatch_sortheader {
|
.nextmatch_sortheader {
|
||||||
/* background-position: right center;
|
/* background-position: right center;
|
||||||
@ -4623,7 +4624,6 @@ span.overlayContainer img.overlay {
|
|||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen {
|
@media screen {
|
||||||
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header {
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header {
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -5103,8 +5103,8 @@ span.overlayContainer img.overlay {
|
|||||||
}
|
}
|
||||||
.egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon {
|
.egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon {
|
||||||
/*display: none;*/
|
/*display: none;*/
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px 5px;
|
margin: 0px 5px;
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -912,25 +912,27 @@
|
|||||||
padding: 2px 1px;
|
padding: 2px 1px;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item a div.ui-icon-heart {
|
.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-image: url(../../api/templates/default/images/favorites.svg);
|
||||||
background-size: 12px 12px;
|
background-size: 16px 16px;
|
||||||
background-position: 1px 0;
|
background-position: 1px 0;
|
||||||
margin-right: 9px;
|
margin-right: 9px;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar {
|
.sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar {
|
||||||
width: 4px;
|
width: 9px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
background-image: url(../../api/templates/default/images/fav_filter.svg);
|
background-image: url(../../api/templates/default/images/fav_filter.svg);
|
||||||
background-size: 12px 12px;
|
background-size: 16px 16px;
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item img {
|
.sidebox-favorites ul.favorites li.ui-menu-item img {
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
margin-top: -3px;
|
margin-top: -3px;
|
||||||
@ -942,8 +944,8 @@
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
.favorites img {
|
.favorites img {
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
.nextmatch_sortheader {
|
.nextmatch_sortheader {
|
||||||
/* background-position: right center;
|
/* background-position: right center;
|
||||||
@ -5111,8 +5113,8 @@ span.overlayContainer img.overlay {
|
|||||||
}
|
}
|
||||||
.egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon {
|
.egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon {
|
||||||
/*display: none;*/
|
/*display: none;*/
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px 5px;
|
margin: 0px 5px;
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -747,27 +747,29 @@ div.header_row_right{
|
|||||||
padding: 2px 1px;
|
padding: 2px 1px;
|
||||||
// Heart
|
// Heart
|
||||||
div.ui-icon-heart {
|
div.ui-icon-heart {
|
||||||
|
width: 9px;
|
||||||
|
height: @mass_s;
|
||||||
background-image: url(../../api/templates/default/images/favorites.svg);
|
background-image: url(../../api/templates/default/images/favorites.svg);
|
||||||
background-size: 12px 12px;
|
background-size: @mass_s @mass_s;
|
||||||
background-position: 1px 0;
|
background-position: 1px 0;
|
||||||
margin-right: 9px;
|
margin-right: 9px;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
}
|
}
|
||||||
// Bulltpoints
|
// Bulltpoints
|
||||||
div.sideboxstar {
|
div.sideboxstar {
|
||||||
width: 4px;
|
width: 9px;
|
||||||
height: 12px;
|
height: @mass_s;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
background-image: url(../../api/templates/default/images/fav_filter.svg);
|
background-image: url(../../api/templates/default/images/fav_filter.svg);
|
||||||
background-size: 12px 12px;
|
background-size: @mass_s @mass_s;
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
// Aktuelle Ansicht als Favorit
|
// 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
|
} // Ende li
|
||||||
li.ui-menu-item.ui-state-highlight {
|
li.ui-menu-item.ui-state-highlight {
|
||||||
@ -782,7 +784,9 @@ div.header_row_right{
|
|||||||
// Favorites in nextmatch Header
|
// Favorites in nextmatch Header
|
||||||
.favorites{
|
.favorites{
|
||||||
|
|
||||||
img {.dimension_width_height_xs;}
|
img {
|
||||||
|
.dimension_width_height_s;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -585,7 +585,7 @@
|
|||||||
// Icon before
|
// Icon before
|
||||||
img.egw_fw_ui_sidemenu_listitem_icon {
|
img.egw_fw_ui_sidemenu_listitem_icon {
|
||||||
/*display: none;*/
|
/*display: none;*/
|
||||||
.dimension_width_height_xs;
|
.dimension_width_height_s;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px 5px;
|
margin: 0px 5px;
|
||||||
float: left;
|
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'] #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'] video,
|
||||||
html[data-darkmode='1'] #loginMainDiv,
|
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;
|
filter: invert(1) hue-rotate(180deg) !important;
|
||||||
}
|
}
|
||||||
html[data-darkmode='1'] .dtree img {
|
html[data-darkmode='1'] .dtree img {
|
||||||
@ -929,25 +933,27 @@
|
|||||||
padding: 2px 1px;
|
padding: 2px 1px;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item a div.ui-icon-heart {
|
.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-image: url(../../api/templates/default/images/favorites.svg);
|
||||||
background-size: 12px 12px;
|
background-size: 16px 16px;
|
||||||
background-position: 1px 0;
|
background-position: 1px 0;
|
||||||
margin-right: 9px;
|
margin-right: 9px;
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar {
|
.sidebox-favorites ul.favorites li.ui-menu-item a div.sideboxstar {
|
||||||
width: 4px;
|
width: 9px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
background-image: url(../../api/templates/default/images/fav_filter.svg);
|
background-image: url(../../api/templates/default/images/fav_filter.svg);
|
||||||
background-size: 12px 12px;
|
background-size: 16px 16px;
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
.sidebox-favorites ul.favorites li.ui-menu-item img {
|
.sidebox-favorites ul.favorites li.ui-menu-item img {
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
margin-top: -3px;
|
margin-top: -3px;
|
||||||
@ -959,8 +965,8 @@
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
.favorites img {
|
.favorites img {
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
.nextmatch_sortheader {
|
.nextmatch_sortheader {
|
||||||
/* background-position: right center;
|
/* background-position: right center;
|
||||||
@ -4541,7 +4547,6 @@ span.overlayContainer img.overlay {
|
|||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
height: 39px;
|
height: 39px;
|
||||||
display: flex;
|
|
||||||
align-items: baseline;
|
align-items: baseline;
|
||||||
/*active Tabs*/
|
/*active Tabs*/
|
||||||
}
|
}
|
||||||
@ -4650,6 +4655,11 @@ span.overlayContainer img.overlay {
|
|||||||
width: 16px;
|
width: 16px;
|
||||||
height: 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 {
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tab_close_button {
|
||||||
right: 3px;
|
right: 3px;
|
||||||
top: 3px;
|
top: 3px;
|
||||||
@ -5124,8 +5134,8 @@ span.overlayContainer img.overlay {
|
|||||||
}
|
}
|
||||||
.egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon {
|
.egw_fw_ui_sidemenu_listitem img.egw_fw_ui_sidemenu_listitem_icon {
|
||||||
/*display: none;*/
|
/*display: none;*/
|
||||||
width: 12px;
|
width: 16px;
|
||||||
height: 12px;
|
height: 16px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px 5px;
|
margin: 0px 5px;
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -49,12 +49,12 @@ tr.prefRow > td.prefValueColumn {
|
|||||||
.prefHelp {
|
.prefHelp {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: none;
|
display: none;
|
||||||
width: 255px;
|
width: 250px;
|
||||||
max-height: 99%;
|
max-height: 99%;
|
||||||
height: calc(99% - 150px);
|
height: calc(99% - 157px);
|
||||||
background-color: #f0f0ff;
|
background-color: var(--sl-color-neutral-50);
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
top: 80px;
|
top: 95px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
@ -162,4 +162,3 @@ div#preferences-settings_tabs {
|
|||||||
background-position: center !important;
|
background-position: center !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*# sourceMappingURL=app.css.map */
|
|
@ -56,4 +56,3 @@
|
|||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*# sourceMappingURL=app.css.map */
|
|
Loading…
Reference in New Issue
Block a user