mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update misc
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
{
|
||||
'name': "odoo Enterprise enhance Pack,企业版界面及操作增强",
|
||||
'version': '16.23.04.08',
|
||||
'version': '16.23.10.26',
|
||||
'author': 'odooai.cn',
|
||||
'category': 'Base',
|
||||
'website': 'https://www.odooai.cn',
|
||||
|
||||
@@ -93,4 +93,43 @@
|
||||
}
|
||||
}
|
||||
|
||||
//izi
|
||||
.izi_view {
|
||||
.izi_dashboard_filter_title span {
|
||||
background: #00796B;
|
||||
}
|
||||
|
||||
.izi_dashboard_filter {
|
||||
color: #00796B;
|
||||
border: 1px solid #00796B;
|
||||
}
|
||||
|
||||
.izi_dashboard_filter_content .dropdown-toggle {
|
||||
color: #00796B;
|
||||
}
|
||||
|
||||
.izi_btn.izi_btn_wpb {
|
||||
border-color: #00796B;
|
||||
color: #00796B;
|
||||
}
|
||||
|
||||
.izi_btn.izi_btn_wpb:hover,
|
||||
.izi_btn.izi_btn_wpb:not(:disabled):not(.disabled):active,
|
||||
.izi_btn.izi_btn_wpb:not(:disabled):not(.disabled).active,
|
||||
.show > .izi_btn.izi_btn_wpb.dropdown-toggle {
|
||||
background-color: #00796B;
|
||||
border-color: #00796B;
|
||||
}
|
||||
|
||||
/* wlp - White Light Purple*/
|
||||
.izi_btn.izi_btn_wlp {
|
||||
color: #00796B;
|
||||
}
|
||||
|
||||
.izi_btn.izi_btn_wlp:hover,
|
||||
.izi_btn.izi_btn_wlp:not(:disabled):not(.disabled):active,
|
||||
.izi_btn.izi_btn_wlp:not(:disabled):not(.disabled).active,
|
||||
.show > .izi_btn.izi_btn_wlp.dropdown-toggle {
|
||||
color: #00796B;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user