imio-publik-themes/static/imio/_references.scss

159 lines
3.9 KiB
SCSS

@charset "UTF-8";
/*GENERAL*/
$primary-color
$width
$mobile-limit
$font-size
$button-color
$cell-entry-hover-effect
$href-color
$theme2019
$body-background
$font-color
$link-color
$font-family
$width
$footer-background
$footer-color
$border-radius
/*BASKET*/
$delete-from-basket-color
$basket-button-background-color
$basket-button-text-color
$basket-button-background-color-hover
$basket-button-text-color-hover
$basket-button-border-radius
$basket-text-color
/*CELL*/
$cell-background
$cell-border
$cell-border-radius
$cell-color
$cell-entry-color
$cell-entry-hover-background
$cell-links-color
$cell-links-color-hover
$cell-links-bullet
$cell-links-bullet-color
$cell-title-color
$cell-title-bg-color
$cell-title-font-weight
/*STEPS-CONFIG*/
$wcs-steps-background: transparent !default;
$wcs-steps-spacing: 0.35rem !default; // half of default 0.7rem upublik
$wcs-step-color: #868686 !default; // color for default marker & label
$wcs-step-current-color: $primary-color !default;
$wcs-step-background: transparent !default;
$wcs-step-current-background: $wcs-step-background !default;
$wcs-step-border-bottom: 1px solid $wcs-step-color !default;
$wcs-step-current-border-bottom: 3px solid $wcs-step-current-color !default;
$wsc-step-before-piled: false !default;
$wcs-step-marker-color: $wcs-step-color !default;
$wcs-step-current-marker-color: $wcs-step-current-color !default;
$wcs-step-marker-background: $wcs-step-background !default;
$wcs-step-current-marker-background: $wcs-step-current-background !default;
$wcs-step-marker-size: 2.1em !default;
$wcs-step-current-marker-enlarge: 1 !default;
$wcs-step-marker-type: square !default; // square || tied || disc || disc tied
$wcs-step-marker-tie-color: $wcs-step-color !default;
$wcs-step-marker-tie-width: 5px !default;
$wcs-step-marker-background-type: solid !default;
$wcs-step-current-label-color: $wcs-step-current-color !default;
$wcs-steps-small-layout-limit: $very-small-limit !default; // Breakpoints between small & horizontal layout
// UTILS for custom code // media queries between small & horizontal layout
$mq-max--wcs-steps-small-layout: "max-width: #{$wcs-steps-small-layout-limit}";
$mq-min--wcs-steps-horizontal-layout: "min-width: #{$wcs-steps-small-layout-limit+1}";
/*FORM-BUTTON*/
$print-register-draft-button
$button-hover-color
$button-hover-background-color
$button-background
/*FOOTER*/
$footer-background-color
$footer-text-color
$footer-hover-text-color
/*HEADER*/
$header-banner
$header-banner-image
$header-banner-width
$header-banner-height
$header-logo
$header-bg-logo-position
$header-logo-padding
$header-logo-margin
$header-logo-display
$header-logo-size
$header-logo-text-color
$toplinks-border-color
$toplinks-border
$toplinks-background-color
$toplinks-color
$toplinks-radius
$toplinks-shadow
/*LOGIN*/
$highlight-text-color
/*MENU*/
$nav-background
$nav-color
$nav-active-color
$nav-item-selected-color
$nav-item-selected-background
$nav-item-decoration
$nav-text-uppercase
$nav-underline
$nav-item-hover-mode
$nav-item-selected-mode
$nav-item-selected-border
/*MENU RESPONSIVE*/
$nav-mobile-menu-item-color
$nav-mobile-menu-background
$nav-button-color
$nav-button-background
$nav-menu-color
$nav-mobile-menu-item-hover-background
/*PWA*/
$nav-mobile-bottom-bar-height
$nav-mobile-bottom-bar-background
$nav-mobile-bottom-bar-color
$nav-mobile-bottom-bar-item-hover-background
/*RESPONSIVE*/
$header-banner-width-resp
$header-banner-height-resp
/*SHARE*/
$a_portal_agent_background
$a_portal_agent_color
$a_portal_agent_top
$a_portal_agent_right
$a_portal_agent_border
$hidden-description
$hidden-automatically-pre-filled-field-text
$global-errors-background-color
$global-errors-color
$form-current-navpage-color
$form-current-navpage-background-color
$category-forms-hover-background-color
$content-cell-border
/*TITLE*/
$title-background
$title-color
$title-transform
$title-font-family
$title-font-size
$title-padding
$title-weight