CSS classes for widgets

Technical Name:
web_widget_classes
Version:
6.1
License:
Author:
Therp BV
Website:
https://odoo-community.org/web/image/product.template/4498/image_1920?unique=283b371
  • Odoo Version

Terms and Conditions 

For simple UI changes, having classes attached to widgets giving information about the model being displayed can be essential.

For instance, to apply some CSS to the name field in forms for tasks,

.oe_model_project_task input[name='name']
{
    //your CSS
}

will be enough.

This is a preview of the recently viewed products by the user.
Once the user has seen at least one product this snippet will be visible.

Recently viewed Products