UNPKG

@progress/kendo-ui

Version:

This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.

12 lines (10 loc) 240 B
// Solid badges each( @theme-colors, { @name: @key; @color: @value; .k-messagebox-@{name} { border-color: tint( @color, 80%); color: shade( @color, 48% ); background-color: tint( @color, 72%); } });