3
0
Fork 0

[FIX] use a smoother color for the button when the help page does not exist

9.0
Laurent Mignon 2014-09-19 10:08:33 +02:00
parent 5419ecb705
commit f857516880
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
li.oe_help_online_not_found { 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 { .openerp .oe_view_manager .oe_view_manager_switch .oe_list_button_help_online:after {