Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-sonic
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-sonic/countdown.less
//
// Component: Countdown
//
// ========================================================================
//
// Master
//
@countdown-item-font-family: @global-primary-font-family;
@countdown-item-font-weight: 100;
@countdown-label-text-transform: uppercase;
// Variables
// ========================================================================
// Component
// ========================================================================
.hook-countdown() {}
// Item
// ========================================================================
.hook-countdown-item() {}
// Number
// ========================================================================
.hook-countdown-number() {}
// Separator
// ========================================================================
.hook-countdown-separator() {}
// Label
// ========================================================================
.hook-countdown-label() {}
// Miscellaneous
// ========================================================================
.hook-countdown-misc() {}
// Inverse
// ========================================================================
.hook-inverse-countdown-item() {}
.hook-inverse-countdown-number() {}
.hook-inverse-countdown-separator() {}
.hook-inverse-countdown-label() {}