mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] use a smoother color for the button when the help page does not exist
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
li.oe_help_online_not_found {
|
||||
background-color: red;
|
||||
background-color: #df3f3f;
|
||||
}
|
||||
|
||||
.openerp .oe_view_manager .oe_view_manager_switch .oe_list_button_help_online:after {
|
||||
|
||||
Reference in New Issue
Block a user