mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[ADD] hibou_professional: initial commit for 13.0
This commit is contained in:
21
hibou_professional/static/src/css/web.css
Normal file
21
hibou_professional/static/src/css/web.css
Normal file
@@ -0,0 +1,21 @@
|
||||
.hibou_professional_systray .o_mail_systray_dropdown {
|
||||
max-height: 580px !important;
|
||||
}
|
||||
.hibou_professional_systray .o_mail_systray_dropdown_items {
|
||||
max-height: 578px !important;
|
||||
}
|
||||
.hibou_professional_systray .subscription_form button {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
.hibou_professional_systray .hibou-icon-small {
|
||||
margin-top: -2px;
|
||||
}
|
||||
|
||||
.hibou_professional_systray .hibou_professional_help {
|
||||
color: #0a6fa2;
|
||||
}
|
||||
|
||||
.hibou_professional_systray .o_preview_title span {
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user