Skip to content

Labels & Tags

Labels

There are two types of labels:

  • Normal
  • Light

Normal: Characteristic

  • Color filled

label normal

Element Font-weight Size
Text Normal Standard 14px

Light: Characteristic

  • Color inverted

label light

Element Font-weight Size
Text Normal 85%

General Guidelines

When to use

Normal

Used in detail pages.

Light

Used in tables or on pages, where more than one object use the same label.

Classes

Label normal:

.o_labeled{

}

Label light:

.o_labeled_light{

}

Tags