[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
htdocs
/
cilfi
/
assets
/
less
/
shared
/
mixins
/
[
Home
]
File: badge.less
// Badge mixins // -------------------------------------------------- // Badge variants // ------------------------- .badge-variant(@background) { color: contrast(@background, @text-color, @white, @color-threshold) !important; background-color: @background !important; }