b0y-101 Mini Shell


Current Path : E:/www/instructor/teacher27/templates/simple_v1/warp/vendor/uikit/less/core/
File Upload :
Current File : E:/www/instructor/teacher27/templates/simple_v1/warp/vendor/uikit/less/core/switcher.less

// Name:            Switcher
// Description:     Defines styles for the switcher
//
// Component:       `uk-switcher`
//
// States:          `uk-active`
//
// ========================================================================


/* ========================================================================
   Component: Switcher
 ========================================================================== */

/*
 * 1. Deactivate browser history navigation in IE11
 */
.uk-switcher {
    margin: 0;
    padding: 0;
    list-style: none;
    /* 1 */
    touch-action: cross-slide-y pinch-zoom double-tap-zoom;
}

/*
 * Items
 */

.uk-switcher > :not(.uk-active) { display: none; }


// Hooks
// ========================================================================

.hook-switcher-misc;

.hook-switcher-misc() {}

Copyright © 2019 by b0y-101