You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1199 lines
30 KiB
1199 lines
30 KiB
/*!
|
|
* # Semantic UI 2.2.6 - Sidebar
|
|
* http://github.com/semantic-org/semantic-ui/
|
|
*
|
|
*
|
|
* Released under the MIT license
|
|
* http://opensource.org/licenses/MIT
|
|
*
|
|
*/
|
|
/*******************************
|
|
Theme
|
|
*******************************/
|
|
/*
|
|
|
|
████████╗██╗ ██╗███████╗███╗ ███╗███████╗███████╗
|
|
╚══██╔══╝██║ ██║██╔════╝████╗ ████║██╔════╝██╔════╝
|
|
██║ ███████║█████╗ ██╔████╔██║█████╗ ███████╗
|
|
██║ ██╔══██║██╔══╝ ██║╚██╔╝██║██╔══╝ ╚════██║
|
|
██║ ██║ ██║███████╗██║ ╚═╝ ██║███████╗███████║
|
|
╚═╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝
|
|
|
|
*/
|
|
/*******************************
|
|
Theme Selection
|
|
*******************************/
|
|
/* To override a theme for an individual element
|
|
specify theme name below
|
|
*/
|
|
/* Global */
|
|
/* Elements */
|
|
/* Collections */
|
|
/* Modules */
|
|
/* Views */
|
|
/*******************************
|
|
Folders
|
|
*******************************/
|
|
/* Path to theme packages */
|
|
/* Path to site override folder */
|
|
/*******************************
|
|
Import Theme
|
|
*******************************/
|
|
/*******************************
|
|
Import Directives
|
|
*******************************/
|
|
/*------------------
|
|
Theme
|
|
-------------------*/
|
|
/*--------------------
|
|
Site Variables
|
|
---------------------*/
|
|
/* Default site.variables */
|
|
/*******************************
|
|
Site Settings
|
|
*******************************/
|
|
/*-------------------
|
|
Fonts
|
|
--------------------*/
|
|
/*-------------------
|
|
Base Sizes
|
|
--------------------*/
|
|
/* This is the single variable that controls them all */
|
|
/* The size of page text */
|
|
/*-------------------
|
|
Border Radius
|
|
--------------------*/
|
|
/* See Power-user section below
|
|
for explanation of @px variables
|
|
*/
|
|
/*-------------------
|
|
Brand Colors
|
|
--------------------*/
|
|
/*--------------
|
|
Page Heading
|
|
---------------*/
|
|
/*--------------
|
|
Form Input
|
|
---------------*/
|
|
/* This adjusts the default form input across all elements */
|
|
/* Input Text Color */
|
|
/* Line Height Default For Inputs in Browser */
|
|
/*-------------------
|
|
Focused Input
|
|
--------------------*/
|
|
/* Used on inputs, textarea etc */
|
|
/* Used on dropdowns, other larger blocks */
|
|
/*-------------------
|
|
Sizes
|
|
--------------------*/
|
|
/*
|
|
Sizes are all expressed in terms of 14px/em (default em)
|
|
This ensures these "ratios" remain constant despite changes in EM
|
|
*/
|
|
/*-------------------
|
|
Page
|
|
--------------------*/
|
|
/*-------------------
|
|
Paragraph
|
|
--------------------*/
|
|
/*-------------------
|
|
Links
|
|
--------------------*/
|
|
/*-------------------
|
|
Highlighted Text
|
|
--------------------*/
|
|
/*-------------------
|
|
Loader
|
|
--------------------*/
|
|
/*-------------------
|
|
Grid
|
|
--------------------*/
|
|
/*-------------------
|
|
Transitions
|
|
--------------------*/
|
|
/*-------------------
|
|
Breakpoints
|
|
--------------------*/
|
|
/*-------------------
|
|
Site Colors
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Light Colors ---*/
|
|
/*--- Neutrals ---*/
|
|
/*--- Colored Backgrounds ---*/
|
|
/*--- Colored Headers ---*/
|
|
/*--- Colored Text ---*/
|
|
/*--- Colored Border ---*/
|
|
/*-------------------
|
|
Alpha Colors
|
|
--------------------*/
|
|
/*-------------------
|
|
Accents
|
|
--------------------*/
|
|
/* Differentiating Neutrals */
|
|
/* Differentiating Layers */
|
|
/*******************************
|
|
Power-User
|
|
*******************************/
|
|
/*-------------------
|
|
Emotive Colors
|
|
--------------------*/
|
|
/* Positive */
|
|
/* Negative */
|
|
/* Info */
|
|
/* Warning */
|
|
/*-------------------
|
|
Paths
|
|
--------------------*/
|
|
/* For source only. Modified in gulp for dist */
|
|
/*-------------------
|
|
Em Sizes
|
|
--------------------*/
|
|
/*
|
|
This rounds @size values to the closest pixel then expresses that value in (r)em.
|
|
This ensures all size values round to exact pixels
|
|
*/
|
|
/* em */
|
|
/* rem */
|
|
/*-------------------
|
|
Icons
|
|
--------------------*/
|
|
/* Maximum Glyph Width of Icon */
|
|
/*-------------------
|
|
Neutral Text
|
|
--------------------*/
|
|
/*-------------------
|
|
Brand Colors
|
|
--------------------*/
|
|
/*-------------------
|
|
Borders
|
|
--------------------*/
|
|
/*-------------------
|
|
Derived Values
|
|
--------------------*/
|
|
/* Loaders Position Offset */
|
|
/* Rendered Scrollbar Width */
|
|
/* Maximum Single Character Glyph Width, aka Capital "W" */
|
|
/* Used to match floats with text */
|
|
/* Header Spacing */
|
|
/* Minimum Mobile Width */
|
|
/* Positive / Negative Dupes */
|
|
/* Responsive */
|
|
/*-------------------
|
|
Exact Pixel Values
|
|
--------------------*/
|
|
/*
|
|
These are used to specify exact pixel values in em
|
|
for things like borders that remain constantly
|
|
sized as emSize adjusts
|
|
|
|
Since there are many more sizes than names for sizes,
|
|
these are named by their original pixel values.
|
|
|
|
*/
|
|
/* Columns */
|
|
/*******************************
|
|
States
|
|
*******************************/
|
|
/*-------------------
|
|
Disabled
|
|
--------------------*/
|
|
/*-------------------
|
|
Hover
|
|
--------------------*/
|
|
/*--- Shadows ---*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/*-------------------
|
|
Focus
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/*-------------------
|
|
Down (:active)
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/*-------------------
|
|
Active
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/* Packaged site.variables */
|
|
/*******************************
|
|
Site Settings
|
|
*******************************/
|
|
/*-------------------
|
|
Fonts
|
|
--------------------*/
|
|
/*-------------------
|
|
Base Sizes
|
|
--------------------*/
|
|
/* This is the single variable that controls them all */
|
|
/* The size of page text */
|
|
/*-------------------
|
|
Border Radius
|
|
--------------------*/
|
|
/* See Power-user section below
|
|
for explanation of @px variables
|
|
*/
|
|
/*-------------------
|
|
Brand Colors
|
|
--------------------*/
|
|
/*--------------
|
|
Page Heading
|
|
---------------*/
|
|
/*--------------
|
|
Form Input
|
|
---------------*/
|
|
/* This adjusts the default form input across all elements */
|
|
/* Input Text Color */
|
|
/* Line Height Default For Inputs in Browser */
|
|
/*-------------------
|
|
Focused Input
|
|
--------------------*/
|
|
/* Used on inputs, textarea etc */
|
|
/* Used on dropdowns, other larger blocks */
|
|
/*-------------------
|
|
Sizes
|
|
--------------------*/
|
|
/*
|
|
Sizes are all expressed in terms of 14px/em (default em)
|
|
This ensures these "ratios" remain constant despite changes in EM
|
|
*/
|
|
/*-------------------
|
|
Page
|
|
--------------------*/
|
|
/*-------------------
|
|
Paragraph
|
|
--------------------*/
|
|
/*-------------------
|
|
Links
|
|
--------------------*/
|
|
/*-------------------
|
|
Highlighted Text
|
|
--------------------*/
|
|
/*-------------------
|
|
Loader
|
|
--------------------*/
|
|
/*-------------------
|
|
Grid
|
|
--------------------*/
|
|
/*-------------------
|
|
Transitions
|
|
--------------------*/
|
|
/*-------------------
|
|
Breakpoints
|
|
--------------------*/
|
|
/*-------------------
|
|
Site Colors
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Light Colors ---*/
|
|
/*--- Neutrals ---*/
|
|
/*--- Colored Backgrounds ---*/
|
|
/*--- Colored Headers ---*/
|
|
/*--- Colored Text ---*/
|
|
/*--- Colored Border ---*/
|
|
/*-------------------
|
|
Alpha Colors
|
|
--------------------*/
|
|
/*-------------------
|
|
Accents
|
|
--------------------*/
|
|
/* Differentiating Neutrals */
|
|
/* Differentiating Layers */
|
|
/*******************************
|
|
Power-User
|
|
*******************************/
|
|
/*-------------------
|
|
Emotive Colors
|
|
--------------------*/
|
|
/* Positive */
|
|
/* Negative */
|
|
/* Info */
|
|
/* Warning */
|
|
/*-------------------
|
|
Paths
|
|
--------------------*/
|
|
/* For source only. Modified in gulp for dist */
|
|
/*-------------------
|
|
Em Sizes
|
|
--------------------*/
|
|
/*
|
|
This rounds @size values to the closest pixel then expresses that value in (r)em.
|
|
This ensures all size values round to exact pixels
|
|
*/
|
|
/* em */
|
|
/* rem */
|
|
/*-------------------
|
|
Icons
|
|
--------------------*/
|
|
/* Maximum Glyph Width of Icon */
|
|
/*-------------------
|
|
Neutral Text
|
|
--------------------*/
|
|
/*-------------------
|
|
Brand Colors
|
|
--------------------*/
|
|
/*-------------------
|
|
Borders
|
|
--------------------*/
|
|
/*-------------------
|
|
Derived Values
|
|
--------------------*/
|
|
/* Loaders Position Offset */
|
|
/* Rendered Scrollbar Width */
|
|
/* Maximum Single Character Glyph Width, aka Capital "W" */
|
|
/* Used to match floats with text */
|
|
/* Header Spacing */
|
|
/* Minimum Mobile Width */
|
|
/* Positive / Negative Dupes */
|
|
/* Responsive */
|
|
/*-------------------
|
|
Exact Pixel Values
|
|
--------------------*/
|
|
/*
|
|
These are used to specify exact pixel values in em
|
|
for things like borders that remain constantly
|
|
sized as emSize adjusts
|
|
|
|
Since there are many more sizes than names for sizes,
|
|
these are named by their original pixel values.
|
|
|
|
*/
|
|
/* Columns */
|
|
/*******************************
|
|
States
|
|
*******************************/
|
|
/*-------------------
|
|
Disabled
|
|
--------------------*/
|
|
/*-------------------
|
|
Hover
|
|
--------------------*/
|
|
/*--- Shadows ---*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/*-------------------
|
|
Focus
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/*-------------------
|
|
Down (:active)
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/*-------------------
|
|
Active
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/* Component's site.variables */
|
|
/*******************************
|
|
Site Settings
|
|
*******************************/
|
|
/*-------------------
|
|
Fonts
|
|
--------------------*/
|
|
/*-------------------
|
|
Base Sizes
|
|
--------------------*/
|
|
/* This is the single variable that controls them all */
|
|
/* The size of page text */
|
|
/*-------------------
|
|
Border Radius
|
|
--------------------*/
|
|
/* See Power-user section below
|
|
for explanation of @px variables
|
|
*/
|
|
/*-------------------
|
|
Brand Colors
|
|
--------------------*/
|
|
/*--------------
|
|
Page Heading
|
|
---------------*/
|
|
/*--------------
|
|
Form Input
|
|
---------------*/
|
|
/* This adjusts the default form input across all elements */
|
|
/* Input Text Color */
|
|
/* Line Height Default For Inputs in Browser */
|
|
/*-------------------
|
|
Focused Input
|
|
--------------------*/
|
|
/* Used on inputs, textarea etc */
|
|
/* Used on dropdowns, other larger blocks */
|
|
/*-------------------
|
|
Sizes
|
|
--------------------*/
|
|
/*
|
|
Sizes are all expressed in terms of 14px/em (default em)
|
|
This ensures these "ratios" remain constant despite changes in EM
|
|
*/
|
|
/*-------------------
|
|
Page
|
|
--------------------*/
|
|
/*-------------------
|
|
Paragraph
|
|
--------------------*/
|
|
/*-------------------
|
|
Links
|
|
--------------------*/
|
|
/*-------------------
|
|
Highlighted Text
|
|
--------------------*/
|
|
/*-------------------
|
|
Loader
|
|
--------------------*/
|
|
/*-------------------
|
|
Grid
|
|
--------------------*/
|
|
/*-------------------
|
|
Transitions
|
|
--------------------*/
|
|
/*-------------------
|
|
Breakpoints
|
|
--------------------*/
|
|
/*-------------------
|
|
Site Colors
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Light Colors ---*/
|
|
/*--- Neutrals ---*/
|
|
/*--- Colored Backgrounds ---*/
|
|
/*--- Colored Headers ---*/
|
|
/*--- Colored Text ---*/
|
|
/*--- Colored Border ---*/
|
|
/*-------------------
|
|
Alpha Colors
|
|
--------------------*/
|
|
/*-------------------
|
|
Accents
|
|
--------------------*/
|
|
/* Differentiating Neutrals */
|
|
/* Differentiating Layers */
|
|
/*******************************
|
|
Power-User
|
|
*******************************/
|
|
/*-------------------
|
|
Emotive Colors
|
|
--------------------*/
|
|
/* Positive */
|
|
/* Negative */
|
|
/* Info */
|
|
/* Warning */
|
|
/*-------------------
|
|
Paths
|
|
--------------------*/
|
|
/* For source only. Modified in gulp for dist */
|
|
/*-------------------
|
|
Em Sizes
|
|
--------------------*/
|
|
/*
|
|
This rounds @size values to the closest pixel then expresses that value in (r)em.
|
|
This ensures all size values round to exact pixels
|
|
*/
|
|
/* em */
|
|
/* rem */
|
|
/*-------------------
|
|
Icons
|
|
--------------------*/
|
|
/* Maximum Glyph Width of Icon */
|
|
/*-------------------
|
|
Neutral Text
|
|
--------------------*/
|
|
/*-------------------
|
|
Brand Colors
|
|
--------------------*/
|
|
/*-------------------
|
|
Borders
|
|
--------------------*/
|
|
/*-------------------
|
|
Derived Values
|
|
--------------------*/
|
|
/* Loaders Position Offset */
|
|
/* Rendered Scrollbar Width */
|
|
/* Maximum Single Character Glyph Width, aka Capital "W" */
|
|
/* Used to match floats with text */
|
|
/* Header Spacing */
|
|
/* Minimum Mobile Width */
|
|
/* Positive / Negative Dupes */
|
|
/* Responsive */
|
|
/*-------------------
|
|
Exact Pixel Values
|
|
--------------------*/
|
|
/*
|
|
These are used to specify exact pixel values in em
|
|
for things like borders that remain constantly
|
|
sized as emSize adjusts
|
|
|
|
Since there are many more sizes than names for sizes,
|
|
these are named by their original pixel values.
|
|
|
|
*/
|
|
/* Columns */
|
|
/*******************************
|
|
States
|
|
*******************************/
|
|
/*-------------------
|
|
Disabled
|
|
--------------------*/
|
|
/*-------------------
|
|
Hover
|
|
--------------------*/
|
|
/*--- Shadows ---*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/*-------------------
|
|
Focus
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/*-------------------
|
|
Down (:active)
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/*-------------------
|
|
Active
|
|
--------------------*/
|
|
/*--- Colors ---*/
|
|
/*--- Emotive ---*/
|
|
/*--- Brand ---*/
|
|
/*--- Dark Tones ---*/
|
|
/*--- Light Tones ---*/
|
|
/* Site theme site.variables */
|
|
/*******************************
|
|
User Global Variables
|
|
*******************************/
|
|
/*-------------------
|
|
Component Variables
|
|
---------------------*/
|
|
/* Default */
|
|
/*******************************
|
|
Sidebar
|
|
*******************************/
|
|
/*-------------------
|
|
Content
|
|
--------------------*/
|
|
/* Animation */
|
|
/* Dimmer */
|
|
/* Color below page */
|
|
/* Shadow */
|
|
/* Layering */
|
|
/*-------------------
|
|
Variations
|
|
--------------------*/
|
|
/* Width */
|
|
/* Height */
|
|
/* Packaged Theme */
|
|
/*******************************
|
|
Sidebar
|
|
*******************************/
|
|
/*-------------------
|
|
Content
|
|
--------------------*/
|
|
/* Animation */
|
|
/* Dimmer */
|
|
/* Color below page */
|
|
/* Shadow */
|
|
/* Layering */
|
|
/*-------------------
|
|
Variations
|
|
--------------------*/
|
|
/* Width */
|
|
/* Height */
|
|
/* Site Theme */
|
|
/*******************************
|
|
Site Overrides
|
|
*******************************/
|
|
/*******************************
|
|
Mix-ins
|
|
*******************************/
|
|
/*------------------
|
|
Fonts
|
|
-------------------*/
|
|
/*------------------
|
|
Overrides
|
|
-------------------*/
|
|
/* End Config */
|
|
/*******************************
|
|
Sidebar
|
|
*******************************/
|
|
/* Sidebar Menu */
|
|
.ui.sidebar {
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
-webkit-backface-visibility: hidden;
|
|
backface-visibility: hidden;
|
|
-webkit-transition: none;
|
|
transition: none;
|
|
will-change: transform;
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
visibility: hidden;
|
|
-webkit-overflow-scrolling: touch;
|
|
height: 100% !important;
|
|
max-height: 100%;
|
|
border-radius: 0em !important;
|
|
margin: 0em !important;
|
|
overflow-y: auto !important;
|
|
z-index: 102;
|
|
}
|
|
/* GPU Layers for Child Elements */
|
|
.ui.sidebar > * {
|
|
-webkit-backface-visibility: hidden;
|
|
backface-visibility: hidden;
|
|
}
|
|
/*--------------
|
|
Direction
|
|
---------------*/
|
|
.ui.left.sidebar {
|
|
right: auto;
|
|
left: 0px;
|
|
-webkit-transform: translate3d(-100%, 0, 0);
|
|
transform: translate3d(-100%, 0, 0);
|
|
}
|
|
.ui.right.sidebar {
|
|
right: 0px !important;
|
|
left: auto !important;
|
|
-webkit-transform: translate3d(100%, 0%, 0);
|
|
transform: translate3d(100%, 0%, 0);
|
|
}
|
|
.ui.top.sidebar,
|
|
.ui.bottom.sidebar {
|
|
width: 100% !important;
|
|
height: auto !important;
|
|
}
|
|
.ui.top.sidebar {
|
|
top: 0px !important;
|
|
bottom: auto !important;
|
|
-webkit-transform: translate3d(0, -100%, 0);
|
|
transform: translate3d(0, -100%, 0);
|
|
}
|
|
.ui.bottom.sidebar {
|
|
top: auto !important;
|
|
bottom: 0px !important;
|
|
-webkit-transform: translate3d(0, 100%, 0);
|
|
transform: translate3d(0, 100%, 0);
|
|
}
|
|
/*--------------
|
|
Pushable
|
|
---------------*/
|
|
.pushable {
|
|
height: 100%;
|
|
overflow-x: hidden;
|
|
padding: 0em !important;
|
|
}
|
|
/* Whole Page */
|
|
body.pushable {
|
|
background: #545454 !important;
|
|
}
|
|
/* Page Context */
|
|
.pushable:not(body) {
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
}
|
|
.pushable:not(body) > .ui.sidebar,
|
|
.pushable:not(body) > .fixed,
|
|
.pushable:not(body) > .pusher:after {
|
|
position: absolute;
|
|
}
|
|
/*--------------
|
|
Fixed
|
|
---------------*/
|
|
.pushable > .fixed {
|
|
position: fixed;
|
|
-webkit-backface-visibility: hidden;
|
|
backface-visibility: hidden;
|
|
-webkit-transition: -webkit-transform 500ms ease;
|
|
transition: -webkit-transform 500ms ease;
|
|
transition: transform 500ms ease;
|
|
transition: transform 500ms ease, -webkit-transform 500ms ease;
|
|
will-change: transform;
|
|
z-index: 101;
|
|
}
|
|
/*--------------
|
|
Page
|
|
---------------*/
|
|
.pushable > .pusher {
|
|
position: relative;
|
|
-webkit-backface-visibility: hidden;
|
|
backface-visibility: hidden;
|
|
overflow: hidden;
|
|
min-height: 100%;
|
|
-webkit-transition: -webkit-transform 500ms ease;
|
|
transition: -webkit-transform 500ms ease;
|
|
transition: transform 500ms ease;
|
|
transition: transform 500ms ease, -webkit-transform 500ms ease;
|
|
z-index: 2;
|
|
}
|
|
body.pushable > .pusher {
|
|
background: #FFFFFF;
|
|
}
|
|
/* Pusher should inherit background from context */
|
|
.pushable > .pusher {
|
|
background: inherit;
|
|
}
|
|
/*--------------
|
|
Dimmer
|
|
---------------*/
|
|
.pushable > .pusher:after {
|
|
position: fixed;
|
|
top: 0px;
|
|
right: 0px;
|
|
content: '';
|
|
background-color: rgba(0, 0, 0, 0.4);
|
|
overflow: hidden;
|
|
opacity: 0;
|
|
-webkit-transition: opacity 500ms;
|
|
transition: opacity 500ms;
|
|
will-change: opacity;
|
|
z-index: 1000;
|
|
}
|
|
/*--------------
|
|
Coupling
|
|
---------------*/
|
|
.ui.sidebar.menu .item {
|
|
border-radius: 0em !important;
|
|
}
|
|
/*******************************
|
|
States
|
|
*******************************/
|
|
/*--------------
|
|
Dimmed
|
|
---------------*/
|
|
.pushable > .pusher.dimmed:after {
|
|
width: 100% !important;
|
|
height: 100% !important;
|
|
opacity: 1 !important;
|
|
}
|
|
/*--------------
|
|
Animating
|
|
---------------*/
|
|
.ui.animating.sidebar {
|
|
visibility: visible;
|
|
}
|
|
/*--------------
|
|
Visible
|
|
---------------*/
|
|
.ui.visible.sidebar {
|
|
visibility: visible;
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
}
|
|
/* Shadow Direction */
|
|
.ui.left.visible.sidebar,
|
|
.ui.right.visible.sidebar {
|
|
box-shadow: 0px 0px 20px rgba(34, 36, 38, 0.15);
|
|
}
|
|
.ui.top.visible.sidebar,
|
|
.ui.bottom.visible.sidebar {
|
|
box-shadow: 0px 0px 20px rgba(34, 36, 38, 0.15);
|
|
}
|
|
/* Visible On Load */
|
|
.ui.visible.left.sidebar ~ .fixed,
|
|
.ui.visible.left.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(260px, 0, 0);
|
|
transform: translate3d(260px, 0, 0);
|
|
}
|
|
.ui.visible.right.sidebar ~ .fixed,
|
|
.ui.visible.right.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(-260px, 0, 0);
|
|
transform: translate3d(-260px, 0, 0);
|
|
}
|
|
.ui.visible.top.sidebar ~ .fixed,
|
|
.ui.visible.top.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(0, 36px, 0);
|
|
transform: translate3d(0, 36px, 0);
|
|
}
|
|
.ui.visible.bottom.sidebar ~ .fixed,
|
|
.ui.visible.bottom.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(0, -36px, 0);
|
|
transform: translate3d(0, -36px, 0);
|
|
}
|
|
/* opposite sides visible forces content overlay */
|
|
.ui.visible.left.sidebar ~ .ui.visible.right.sidebar ~ .fixed,
|
|
.ui.visible.left.sidebar ~ .ui.visible.right.sidebar ~ .pusher,
|
|
.ui.visible.right.sidebar ~ .ui.visible.left.sidebar ~ .fixed,
|
|
.ui.visible.right.sidebar ~ .ui.visible.left.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
}
|
|
/*--------------
|
|
iOS
|
|
---------------*/
|
|
/*
|
|
iOS incorrectly sizes document when content
|
|
is presented outside of view with 2Dtranslate
|
|
*/
|
|
html.ios {
|
|
overflow-x: hidden;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
html.ios,
|
|
html.ios body {
|
|
height: initial !important;
|
|
}
|
|
/*******************************
|
|
Variations
|
|
*******************************/
|
|
/*--------------
|
|
Width
|
|
---------------*/
|
|
/* Left / Right */
|
|
.ui.thin.left.sidebar,
|
|
.ui.thin.right.sidebar {
|
|
width: 150px;
|
|
}
|
|
.ui[class*="very thin"].left.sidebar,
|
|
.ui[class*="very thin"].right.sidebar {
|
|
width: 60px;
|
|
}
|
|
.ui.left.sidebar,
|
|
.ui.right.sidebar {
|
|
width: 260px;
|
|
}
|
|
.ui.wide.left.sidebar,
|
|
.ui.wide.right.sidebar {
|
|
width: 350px;
|
|
}
|
|
.ui[class*="very wide"].left.sidebar,
|
|
.ui[class*="very wide"].right.sidebar {
|
|
width: 475px;
|
|
}
|
|
/* Left Visible */
|
|
.ui.visible.thin.left.sidebar ~ .fixed,
|
|
.ui.visible.thin.left.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(150px, 0, 0);
|
|
transform: translate3d(150px, 0, 0);
|
|
}
|
|
.ui.visible[class*="very thin"].left.sidebar ~ .fixed,
|
|
.ui.visible[class*="very thin"].left.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(60px, 0, 0);
|
|
transform: translate3d(60px, 0, 0);
|
|
}
|
|
.ui.visible.wide.left.sidebar ~ .fixed,
|
|
.ui.visible.wide.left.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(350px, 0, 0);
|
|
transform: translate3d(350px, 0, 0);
|
|
}
|
|
.ui.visible[class*="very wide"].left.sidebar ~ .fixed,
|
|
.ui.visible[class*="very wide"].left.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(475px, 0, 0);
|
|
transform: translate3d(475px, 0, 0);
|
|
}
|
|
/* Right Visible */
|
|
.ui.visible.thin.right.sidebar ~ .fixed,
|
|
.ui.visible.thin.right.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(-150px, 0, 0);
|
|
transform: translate3d(-150px, 0, 0);
|
|
}
|
|
.ui.visible[class*="very thin"].right.sidebar ~ .fixed,
|
|
.ui.visible[class*="very thin"].right.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(-60px, 0, 0);
|
|
transform: translate3d(-60px, 0, 0);
|
|
}
|
|
.ui.visible.wide.right.sidebar ~ .fixed,
|
|
.ui.visible.wide.right.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(-350px, 0, 0);
|
|
transform: translate3d(-350px, 0, 0);
|
|
}
|
|
.ui.visible[class*="very wide"].right.sidebar ~ .fixed,
|
|
.ui.visible[class*="very wide"].right.sidebar ~ .pusher {
|
|
-webkit-transform: translate3d(-475px, 0, 0);
|
|
transform: translate3d(-475px, 0, 0);
|
|
}
|
|
/*******************************
|
|
Animations
|
|
*******************************/
|
|
/*--------------
|
|
Overlay
|
|
---------------*/
|
|
/* Set-up */
|
|
.ui.overlay.sidebar {
|
|
z-index: 102;
|
|
}
|
|
/* Initial */
|
|
.ui.left.overlay.sidebar {
|
|
-webkit-transform: translate3d(-100%, 0%, 0);
|
|
transform: translate3d(-100%, 0%, 0);
|
|
}
|
|
.ui.right.overlay.sidebar {
|
|
-webkit-transform: translate3d(100%, 0%, 0);
|
|
transform: translate3d(100%, 0%, 0);
|
|
}
|
|
.ui.top.overlay.sidebar {
|
|
-webkit-transform: translate3d(0%, -100%, 0);
|
|
transform: translate3d(0%, -100%, 0);
|
|
}
|
|
.ui.bottom.overlay.sidebar {
|
|
-webkit-transform: translate3d(0%, 100%, 0);
|
|
transform: translate3d(0%, 100%, 0);
|
|
}
|
|
/* Animation */
|
|
.animating.ui.overlay.sidebar,
|
|
.ui.visible.overlay.sidebar {
|
|
-webkit-transition: -webkit-transform 500ms ease;
|
|
transition: -webkit-transform 500ms ease;
|
|
transition: transform 500ms ease;
|
|
transition: transform 500ms ease, -webkit-transform 500ms ease;
|
|
}
|
|
/* End - Sidebar */
|
|
.ui.visible.left.overlay.sidebar {
|
|
-webkit-transform: translate3d(0%, 0%, 0);
|
|
transform: translate3d(0%, 0%, 0);
|
|
}
|
|
.ui.visible.right.overlay.sidebar {
|
|
-webkit-transform: translate3d(0%, 0%, 0);
|
|
transform: translate3d(0%, 0%, 0);
|
|
}
|
|
.ui.visible.top.overlay.sidebar {
|
|
-webkit-transform: translate3d(0%, 0%, 0);
|
|
transform: translate3d(0%, 0%, 0);
|
|
}
|
|
.ui.visible.bottom.overlay.sidebar {
|
|
-webkit-transform: translate3d(0%, 0%, 0);
|
|
transform: translate3d(0%, 0%, 0);
|
|
}
|
|
/* End - Pusher */
|
|
.ui.visible.overlay.sidebar ~ .fixed,
|
|
.ui.visible.overlay.sidebar ~ .pusher {
|
|
-webkit-transform: none !important;
|
|
transform: none !important;
|
|
}
|
|
/*--------------
|
|
Push
|
|
---------------*/
|
|
/* Initial */
|
|
.ui.push.sidebar {
|
|
-webkit-transition: -webkit-transform 500ms ease;
|
|
transition: -webkit-transform 500ms ease;
|
|
transition: transform 500ms ease;
|
|
transition: transform 500ms ease, -webkit-transform 500ms ease;
|
|
z-index: 102;
|
|
}
|
|
/* Sidebar - Initial */
|
|
.ui.left.push.sidebar {
|
|
-webkit-transform: translate3d(-100%, 0, 0);
|
|
transform: translate3d(-100%, 0, 0);
|
|
}
|
|
.ui.right.push.sidebar {
|
|
-webkit-transform: translate3d(100%, 0, 0);
|
|
transform: translate3d(100%, 0, 0);
|
|
}
|
|
.ui.top.push.sidebar {
|
|
-webkit-transform: translate3d(0%, -100%, 0);
|
|
transform: translate3d(0%, -100%, 0);
|
|
}
|
|
.ui.bottom.push.sidebar {
|
|
-webkit-transform: translate3d(0%, 100%, 0);
|
|
transform: translate3d(0%, 100%, 0);
|
|
}
|
|
/* End */
|
|
.ui.visible.push.sidebar {
|
|
-webkit-transform: translate3d(0%, 0, 0);
|
|
transform: translate3d(0%, 0, 0);
|
|
}
|
|
/*--------------
|
|
Uncover
|
|
---------------*/
|
|
/* Initial */
|
|
.ui.uncover.sidebar {
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
z-index: 1;
|
|
}
|
|
/* End */
|
|
.ui.visible.uncover.sidebar {
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
-webkit-transition: -webkit-transform 500ms ease;
|
|
transition: -webkit-transform 500ms ease;
|
|
transition: transform 500ms ease;
|
|
transition: transform 500ms ease, -webkit-transform 500ms ease;
|
|
}
|
|
/*--------------
|
|
Slide Along
|
|
---------------*/
|
|
/* Initial */
|
|
.ui.slide.along.sidebar {
|
|
z-index: 1;
|
|
}
|
|
/* Sidebar - Initial */
|
|
.ui.left.slide.along.sidebar {
|
|
-webkit-transform: translate3d(-50%, 0, 0);
|
|
transform: translate3d(-50%, 0, 0);
|
|
}
|
|
.ui.right.slide.along.sidebar {
|
|
-webkit-transform: translate3d(50%, 0, 0);
|
|
transform: translate3d(50%, 0, 0);
|
|
}
|
|
.ui.top.slide.along.sidebar {
|
|
-webkit-transform: translate3d(0, -50%, 0);
|
|
transform: translate3d(0, -50%, 0);
|
|
}
|
|
.ui.bottom.slide.along.sidebar {
|
|
-webkit-transform: translate3d(0%, 50%, 0);
|
|
transform: translate3d(0%, 50%, 0);
|
|
}
|
|
/* Animation */
|
|
.ui.animating.slide.along.sidebar {
|
|
-webkit-transition: -webkit-transform 500ms ease;
|
|
transition: -webkit-transform 500ms ease;
|
|
transition: transform 500ms ease;
|
|
transition: transform 500ms ease, -webkit-transform 500ms ease;
|
|
}
|
|
/* End */
|
|
.ui.visible.slide.along.sidebar {
|
|
-webkit-transform: translate3d(0%, 0, 0);
|
|
transform: translate3d(0%, 0, 0);
|
|
}
|
|
/*--------------
|
|
Slide Out
|
|
---------------*/
|
|
/* Initial */
|
|
.ui.slide.out.sidebar {
|
|
z-index: 1;
|
|
}
|
|
/* Sidebar - Initial */
|
|
.ui.left.slide.out.sidebar {
|
|
-webkit-transform: translate3d(50%, 0, 0);
|
|
transform: translate3d(50%, 0, 0);
|
|
}
|
|
.ui.right.slide.out.sidebar {
|
|
-webkit-transform: translate3d(-50%, 0, 0);
|
|
transform: translate3d(-50%, 0, 0);
|
|
}
|
|
.ui.top.slide.out.sidebar {
|
|
-webkit-transform: translate3d(0%, 50%, 0);
|
|
transform: translate3d(0%, 50%, 0);
|
|
}
|
|
.ui.bottom.slide.out.sidebar {
|
|
-webkit-transform: translate3d(0%, -50%, 0);
|
|
transform: translate3d(0%, -50%, 0);
|
|
}
|
|
/* Animation */
|
|
.ui.animating.slide.out.sidebar {
|
|
-webkit-transition: -webkit-transform 500ms ease;
|
|
transition: -webkit-transform 500ms ease;
|
|
transition: transform 500ms ease;
|
|
transition: transform 500ms ease, -webkit-transform 500ms ease;
|
|
}
|
|
/* End */
|
|
.ui.visible.slide.out.sidebar {
|
|
-webkit-transform: translate3d(0%, 0, 0);
|
|
transform: translate3d(0%, 0, 0);
|
|
}
|
|
/*--------------
|
|
Scale Down
|
|
---------------*/
|
|
/* Initial */
|
|
.ui.scale.down.sidebar {
|
|
-webkit-transition: -webkit-transform 500ms ease;
|
|
transition: -webkit-transform 500ms ease;
|
|
transition: transform 500ms ease;
|
|
transition: transform 500ms ease, -webkit-transform 500ms ease;
|
|
z-index: 102;
|
|
}
|
|
/* Sidebar - Initial */
|
|
.ui.left.scale.down.sidebar {
|
|
-webkit-transform: translate3d(-100%, 0, 0);
|
|
transform: translate3d(-100%, 0, 0);
|
|
}
|
|
.ui.right.scale.down.sidebar {
|
|
-webkit-transform: translate3d(100%, 0, 0);
|
|
transform: translate3d(100%, 0, 0);
|
|
}
|
|
.ui.top.scale.down.sidebar {
|
|
-webkit-transform: translate3d(0%, -100%, 0);
|
|
transform: translate3d(0%, -100%, 0);
|
|
}
|
|
.ui.bottom.scale.down.sidebar {
|
|
-webkit-transform: translate3d(0%, 100%, 0);
|
|
transform: translate3d(0%, 100%, 0);
|
|
}
|
|
/* Pusher - Initial */
|
|
.ui.scale.down.left.sidebar ~ .pusher {
|
|
-webkit-transform-origin: 75% 50%;
|
|
transform-origin: 75% 50%;
|
|
}
|
|
.ui.scale.down.right.sidebar ~ .pusher {
|
|
-webkit-transform-origin: 25% 50%;
|
|
transform-origin: 25% 50%;
|
|
}
|
|
.ui.scale.down.top.sidebar ~ .pusher {
|
|
-webkit-transform-origin: 50% 75%;
|
|
transform-origin: 50% 75%;
|
|
}
|
|
.ui.scale.down.bottom.sidebar ~ .pusher {
|
|
-webkit-transform-origin: 50% 25%;
|
|
transform-origin: 50% 25%;
|
|
}
|
|
/* Animation */
|
|
.ui.animating.scale.down > .visible.ui.sidebar {
|
|
-webkit-transition: -webkit-transform 500ms ease;
|
|
transition: -webkit-transform 500ms ease;
|
|
transition: transform 500ms ease;
|
|
transition: transform 500ms ease, -webkit-transform 500ms ease;
|
|
}
|
|
.ui.visible.scale.down.sidebar ~ .pusher,
|
|
.ui.animating.scale.down.sidebar ~ .pusher {
|
|
display: block !important;
|
|
width: 100%;
|
|
height: 100%;
|
|
overflow: hidden !important;
|
|
}
|
|
/* End */
|
|
.ui.visible.scale.down.sidebar {
|
|
-webkit-transform: translate3d(0, 0, 0);
|
|
transform: translate3d(0, 0, 0);
|
|
}
|
|
.ui.visible.scale.down.sidebar ~ .pusher {
|
|
-webkit-transform: scale(0.75);
|
|
transform: scale(0.75);
|
|
}
|
|
/*******************************
|
|
Theme Overrides
|
|
*******************************/
|
|
/*******************************
|
|
Site Overrides
|
|
*******************************/
|
|
|
|
/*# sourceMappingURL=sidebar.css.map */
|