mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:04:14 +01:00
Apply Kanban app color
This commit is contained in:
parent
11c747ed20
commit
1c1a409791
@ -6743,6 +6743,19 @@ form[id^="ranking-"] .dialogHeadbar {
|
|||||||
#ranking_sidebox_header {
|
#ranking_sidebox_header {
|
||||||
border-left: 6px solid #404040 !important;
|
border-left: 6px solid #404040 !important;
|
||||||
}
|
}
|
||||||
|
div[id^="kanban-"] .nm_favorites_div .et2_dropdown button:nth-child(2),
|
||||||
|
form[id^="kanban-"] .nm_favorites_div .et2_dropdown button:nth-child(2),
|
||||||
|
div[id^="kanban-"] .plus_button,
|
||||||
|
form[id^="kanban-"] .plus_button,
|
||||||
|
div[id^="kanban-"] .search.nm-mob-header,
|
||||||
|
form[id^="kanban-"] .search.nm-mob-header,
|
||||||
|
div[id^="kanban-"] .dialogHeadbar,
|
||||||
|
form[id^="kanban-"] .dialogHeadbar {
|
||||||
|
background-color: #4663c8;
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header {
|
||||||
|
border-left: 6px solid #4663c8 !important;
|
||||||
|
}
|
||||||
img.et2_appicon,
|
img.et2_appicon,
|
||||||
.et2_appicon img,
|
.et2_appicon img,
|
||||||
table.egwGridView_grid img.et2_appicon {
|
table.egwGridView_grid img.et2_appicon {
|
||||||
@ -6818,6 +6831,9 @@ table.egwGridView_grid img.et2_appicon {
|
|||||||
#egw_fw_sidebar #egw_fw_sidemenu #ranking_sidebox_content .egw_fw_ui_category_active {
|
#egw_fw_sidebar #egw_fw_sidemenu #ranking_sidebox_content .egw_fw_ui_category_active {
|
||||||
background-color: #404040 !important;
|
background-color: #404040 !important;
|
||||||
}
|
}
|
||||||
|
#egw_fw_sidebar #egw_fw_sidemenu #kanban_sidebox_content .egw_fw_ui_category_active {
|
||||||
|
background-color: #4663c8 !important;
|
||||||
|
}
|
||||||
#addressbook_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
#addressbook_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
border-top: 4px solid #003366 !important;
|
border-top: 4px solid #003366 !important;
|
||||||
border-left: 0px !important;
|
border-left: 0px !important;
|
||||||
@ -7006,6 +7022,22 @@ table.egwGridView_grid img.et2_appicon {
|
|||||||
border-top-color: #797979;
|
border-top-color: #797979;
|
||||||
border-top-width: 4px !important;
|
border-top-width: 4px !important;
|
||||||
}
|
}
|
||||||
|
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #kanban_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
|
background-color: rgba(70, 99, 200, 0.3);
|
||||||
|
border-left: 4px solid #4663c8 !important;
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
|
border-top: 4px solid #4663c8 !important;
|
||||||
|
border-left: 0px !important;
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header {
|
||||||
|
border-left: 4px solid #4663c8 !important;
|
||||||
|
}
|
||||||
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header #kanban-egw_fw_ui_tab_header.egw_fw_ui_tab_header_active {
|
||||||
|
border-top: 4px solid;
|
||||||
|
border-top-color: #4663c8;
|
||||||
|
border-top-width: 4px !important;
|
||||||
|
}
|
||||||
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #ranking_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #ranking_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
background-color: rgba(64, 64, 64, 0.3);
|
background-color: rgba(64, 64, 64, 0.3);
|
||||||
border-left: 4px solid #404040 !important;
|
border-left: 4px solid #404040 !important;
|
||||||
|
@ -6733,6 +6733,19 @@ form[id^="ranking-"] .dialogHeadbar {
|
|||||||
#ranking_sidebox_header {
|
#ranking_sidebox_header {
|
||||||
border-left: 6px solid #404040 !important;
|
border-left: 6px solid #404040 !important;
|
||||||
}
|
}
|
||||||
|
div[id^="kanban-"] .nm_favorites_div .et2_dropdown button:nth-child(2),
|
||||||
|
form[id^="kanban-"] .nm_favorites_div .et2_dropdown button:nth-child(2),
|
||||||
|
div[id^="kanban-"] .plus_button,
|
||||||
|
form[id^="kanban-"] .plus_button,
|
||||||
|
div[id^="kanban-"] .search.nm-mob-header,
|
||||||
|
form[id^="kanban-"] .search.nm-mob-header,
|
||||||
|
div[id^="kanban-"] .dialogHeadbar,
|
||||||
|
form[id^="kanban-"] .dialogHeadbar {
|
||||||
|
background-color: #4663c8;
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header {
|
||||||
|
border-left: 6px solid #4663c8 !important;
|
||||||
|
}
|
||||||
img.et2_appicon,
|
img.et2_appicon,
|
||||||
.et2_appicon img,
|
.et2_appicon img,
|
||||||
table.egwGridView_grid img.et2_appicon {
|
table.egwGridView_grid img.et2_appicon {
|
||||||
@ -6808,6 +6821,9 @@ table.egwGridView_grid img.et2_appicon {
|
|||||||
#egw_fw_sidebar #egw_fw_sidemenu #ranking_sidebox_content .egw_fw_ui_category_active {
|
#egw_fw_sidebar #egw_fw_sidemenu #ranking_sidebox_content .egw_fw_ui_category_active {
|
||||||
background-color: #404040 !important;
|
background-color: #404040 !important;
|
||||||
}
|
}
|
||||||
|
#egw_fw_sidebar #egw_fw_sidemenu #kanban_sidebox_content .egw_fw_ui_category_active {
|
||||||
|
background-color: #4663c8 !important;
|
||||||
|
}
|
||||||
#addressbook_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
#addressbook_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
border-top: 4px solid #003366 !important;
|
border-top: 4px solid #003366 !important;
|
||||||
border-left: 0px !important;
|
border-left: 0px !important;
|
||||||
@ -6996,6 +7012,22 @@ table.egwGridView_grid img.et2_appicon {
|
|||||||
border-top-color: #797979;
|
border-top-color: #797979;
|
||||||
border-top-width: 4px !important;
|
border-top-width: 4px !important;
|
||||||
}
|
}
|
||||||
|
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #kanban_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
|
background-color: rgba(70, 99, 200, 0.3);
|
||||||
|
border-left: 4px solid #4663c8 !important;
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
|
border-top: 4px solid #4663c8 !important;
|
||||||
|
border-left: 0px !important;
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header {
|
||||||
|
border-left: 4px solid #4663c8 !important;
|
||||||
|
}
|
||||||
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header #kanban-egw_fw_ui_tab_header.egw_fw_ui_tab_header_active {
|
||||||
|
border-top: 4px solid;
|
||||||
|
border-top-color: #4663c8;
|
||||||
|
border-top-width: 4px !important;
|
||||||
|
}
|
||||||
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #ranking_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #ranking_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
background-color: rgba(64, 64, 64, 0.3);
|
background-color: rgba(64, 64, 64, 0.3);
|
||||||
border-left: 4px solid #404040 !important;
|
border-left: 4px solid #404040 !important;
|
||||||
|
@ -100,6 +100,11 @@
|
|||||||
background-color: @ranking-color !important;
|
background-color: @ranking-color !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#kanban_sidebox_content {
|
||||||
|
.egw_fw_ui_category_active {
|
||||||
|
background-color: @kanban-color !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#addressbook_sidebox_header.egw_fw_ui_sidemenu_entry_header_active{
|
#addressbook_sidebox_header.egw_fw_ui_sidemenu_entry_header_active{
|
||||||
@ -284,6 +289,22 @@
|
|||||||
border-top-color: @wiki-color;
|
border-top-color: @wiki-color;
|
||||||
border-top-width: 4px !important;
|
border-top-width: 4px !important;
|
||||||
}
|
}
|
||||||
|
//Kanban
|
||||||
|
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #kanban_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
|
background-color: fade(@kanban-color, 30%);
|
||||||
|
border-left:4px solid @kanban-color !important;
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
|
border-top:4px solid @kanban-color !important;
|
||||||
|
border-left: 0px !important;
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header {border-left:4px solid @kanban-color !important;}
|
||||||
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header #kanban-egw_fw_ui_tab_header.egw_fw_ui_tab_header_active {
|
||||||
|
border-top: 4px solid;
|
||||||
|
border-top-color: @kanban-color;
|
||||||
|
border-top-width: 4px !important;
|
||||||
|
}
|
||||||
|
|
||||||
// Ranking
|
// Ranking
|
||||||
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #ranking_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #ranking_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
background-color: fade(@ranking-color, 30%);
|
background-color: fade(@ranking-color, 30%);
|
||||||
|
@ -28,6 +28,7 @@
|
|||||||
@wiki-color: #797979;
|
@wiki-color: #797979;
|
||||||
@ranking-color: #404040;
|
@ranking-color: #404040;
|
||||||
@default-color: #797979;
|
@default-color: #797979;
|
||||||
|
@kanban-color: #4663c8;
|
||||||
// Addressbook
|
// Addressbook
|
||||||
div[id^="addressbook-"],form[id^="addressbook-"] {
|
div[id^="addressbook-"],form[id^="addressbook-"] {
|
||||||
.nm_favorites_div .et2_dropdown button:nth-child(2),.plus_button,.search.nm-mob-header,.dialogHeadbar {background-color: @addressbook-color;}
|
.nm_favorites_div .et2_dropdown button:nth-child(2),.plus_button,.search.nm-mob-header,.dialogHeadbar {background-color: @addressbook-color;}
|
||||||
@ -96,6 +97,12 @@ div[id^="ranking-"],form[id^="ranking-"] {
|
|||||||
}
|
}
|
||||||
#ranking_sidebox_header {border-left:6px solid @ranking-color !important;}
|
#ranking_sidebox_header {border-left:6px solid @ranking-color !important;}
|
||||||
|
|
||||||
|
//Kanban
|
||||||
|
div[id^="kanban-"],form[id^="kanban-"] {
|
||||||
|
.nm_favorites_div .et2_dropdown button:nth-child(2),.plus_button,.search.nm-mob-header,.dialogHeadbar {background-color: @kanban-color;}
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header {border-left:6px solid @kanban-color !important;}
|
||||||
|
|
||||||
// remove gray filter from et2_appicon
|
// remove gray filter from et2_appicon
|
||||||
img.et2_appicon,
|
img.et2_appicon,
|
||||||
.et2_appicon img,
|
.et2_appicon img,
|
||||||
|
@ -6639,6 +6639,9 @@ span.egw_tutorial_title {
|
|||||||
#egw_fw_sidebar #egw_fw_sidemenu #ranking_sidebox_content .egw_fw_ui_category_active {
|
#egw_fw_sidebar #egw_fw_sidemenu #ranking_sidebox_content .egw_fw_ui_category_active {
|
||||||
background-color: #404040 !important;
|
background-color: #404040 !important;
|
||||||
}
|
}
|
||||||
|
#egw_fw_sidebar #egw_fw_sidemenu #kanban_sidebox_content .egw_fw_ui_category_active {
|
||||||
|
background-color: #4663c8 !important;
|
||||||
|
}
|
||||||
#addressbook_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
#addressbook_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
border-top: 4px solid #003366 !important;
|
border-top: 4px solid #003366 !important;
|
||||||
border-left: 0px !important;
|
border-left: 0px !important;
|
||||||
@ -6827,6 +6830,22 @@ span.egw_tutorial_title {
|
|||||||
border-top-color: #797979;
|
border-top-color: #797979;
|
||||||
border-top-width: 4px !important;
|
border-top-width: 4px !important;
|
||||||
}
|
}
|
||||||
|
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #kanban_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
|
background-color: rgba(70, 99, 200, 0.3);
|
||||||
|
border-left: 4px solid #4663c8 !important;
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
|
border-top: 4px solid #4663c8 !important;
|
||||||
|
border-left: 0px !important;
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header {
|
||||||
|
border-left: 4px solid #4663c8 !important;
|
||||||
|
}
|
||||||
|
#egw_fw_main #egw_fw_tabs .egw_fw_ui_tabs_header #kanban-egw_fw_ui_tab_header.egw_fw_ui_tab_header_active {
|
||||||
|
border-top: 4px solid;
|
||||||
|
border-top-color: #4663c8;
|
||||||
|
border-top-width: 4px !important;
|
||||||
|
}
|
||||||
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #ranking_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
#egw_fw_basecontainer.egw_fw_sidebar_toggleOn #ranking_sidebox_header.egw_fw_ui_sidemenu_entry_header_active {
|
||||||
background-color: rgba(64, 64, 64, 0.3);
|
background-color: rgba(64, 64, 64, 0.3);
|
||||||
border-left: 4px solid #404040 !important;
|
border-left: 4px solid #404040 !important;
|
||||||
@ -7758,6 +7777,19 @@ form[id^="ranking-"] .dialogHeadbar {
|
|||||||
#ranking_sidebox_header {
|
#ranking_sidebox_header {
|
||||||
border-left: 6px solid #404040 !important;
|
border-left: 6px solid #404040 !important;
|
||||||
}
|
}
|
||||||
|
div[id^="kanban-"] .nm_favorites_div .et2_dropdown button:nth-child(2),
|
||||||
|
form[id^="kanban-"] .nm_favorites_div .et2_dropdown button:nth-child(2),
|
||||||
|
div[id^="kanban-"] .plus_button,
|
||||||
|
form[id^="kanban-"] .plus_button,
|
||||||
|
div[id^="kanban-"] .search.nm-mob-header,
|
||||||
|
form[id^="kanban-"] .search.nm-mob-header,
|
||||||
|
div[id^="kanban-"] .dialogHeadbar,
|
||||||
|
form[id^="kanban-"] .dialogHeadbar {
|
||||||
|
background-color: #4663c8;
|
||||||
|
}
|
||||||
|
#kanban_sidebox_header {
|
||||||
|
border-left: 6px solid #4663c8 !important;
|
||||||
|
}
|
||||||
img.et2_appicon,
|
img.et2_appicon,
|
||||||
.et2_appicon img,
|
.et2_appicon img,
|
||||||
table.egwGridView_grid img.et2_appicon {
|
table.egwGridView_grid img.et2_appicon {
|
||||||
|
Loading…
Reference in New Issue
Block a user