Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Lozenges come in six different colours and two styles.
The text inside the lozenge is the name of the allowed value.

Note that lozenges and icons can not be used together in one select option. If you put both in only the icon will be shown.

{
"appearance": "success",
"bold": false
}

{
"appearance": "moved",
"bold": false
}

{
"appearance": "removed",
"bold": false
}

{
"appearance": "inprogress",
"bold": false
}

{
"appearance": "new",
"bold": false
}

{
"appearance": "default",
"bold": false
}

{
"appearance": "success",
"bold": true
}

{
"appearance": "moved",
"bold": true
}

{
"appearance": "removed",
"bold": true
}

{
"appearance": "inprogress",
"bold": true
}

{
"appearance": "new",
"bold": true
}

{
"appearance": "default",
"bold": true
}
  • No labels