PHP Classes

File: web/bundles/extjs/resources/theme-bootstrap/theme/stylesheets/bootstrap/default/variables/_tabs.scss

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/bundles/extjs/resources/theme-bootstrap/theme/stylesheets/bootstrap/default/variables/_tabs.scss   Download  
File: web/bundles/extjs/resources/theme-bootstrap/theme/stylesheets/bootstrap/default/variables/_tabs.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 3,471 bytes
 

Contents

Class file image Download
//color $tabbar-base-color: $bodyBackground !default; $tabbar-background-gradient: null !default; //background $tab-base-color: $bodyBackground !default; //#deecfd $tab-base-color-over: adjust-color($tab-base-color, $hue: 0deg, $saturation: 11.429%, $lightness: 2.353%) !default; $tab-base-color-active: $tab-base-color !default; $tab-base-color-disabled: adjust-color($base-color, $hue: 0deg, $saturation: 15.873%, $lightness: 9.02%) !default; //E1ECFA $tab-background: $tab-base-color !default; $tab-background-over: $tab-base-color-over !default; $tab-background-active: $tab-base-color-active !default; $tab-background-disabled: $tab-base-color-disabled !default; $tab-color: $color !default; $tab-color-over: $tab-color !default; $tab-color-active: $color !default; $tab-color-disabled: #c3b3b3 !default; $tab-font-size: $baseFontSize !default; //11px $tab-font-size-over: $tab-font-size !default; $tab-font-size-active: $tab-font-size !default; $tab-font-size-disabled: $tab-font-size !default; $tab-font-family: $baseFontFamily !default; $tab-font-family-over: $tab-font-family !default; $tab-font-family-active: $tab-font-family !default; $tab-font-family-disabled: $tab-font-family !default; $tab-font-weight: normal !default; $tab-font-weight-over: $tab-font-weight !default; $tab-font-weight-active: $tab-font-weight !default; $tab-font-weight-disabled: $tab-font-weight !default; $tab-background-gradient: null !default; $tab-background-gradient-over: 'tab-over' !default; $tab-background-gradient-active: 'tab-active' !default; $tab-background-gradient-disabled: 'tab-disabled' !default; //borders $tab-inner-border: false !default; $tab-top-border-radius: 4px 4px 0 0 !default; $tab-top-border-width: 1px 1px 0 1px !default; $tab-top-inner-border-width: 1px 1px 0 !default; $tab-bottom-border-radius: 0 0 4px 4px !default; $tab-bottom-border-width: 0 1px 1px 1px !default; $tab-bottom-inner-border-width: 0 1px 1px 1px !default; $tab-border-color: transparent !default; $tab-border-color-over: transparent !default; $tab-border-color-active: $tableBorder !default; $tab-border-color-disabled: transparent !default; $tab-inner-border-color: adjust-color($tab-base-color, $hue: 0deg, $saturation: -8.571%, $lightness: 8.941%) !default; $tabbar-border-color: $tableBorder !default; //size $tab-padding: 8px 12px !default; $tab-height: $baseLineHeight + top($tab-padding) + bottom($tab-padding)!default; $tab-spacing: 2px !default; //tab bar body border and padding $tabbar-top-body-border-width: 0 !default; $tabbar-top-body-padding: 0 !default; $tabbar-top-plain-body-border-width: 0 !default; $tabbar-top-plain-body-padding: 0 !default; $tabbar-bottom-body-border-width: 0 1px 1px !default; $tabbar-bottom-body-padding: 3px 0 1px !default; $tabbar-bottom-plain-body-border-width: 0 !default; $tabbar-bottom-plain-body-padding: 3px 0 0 !default; //closable tab $tab-closable-icon: 'tab/tab-default-close.gif' !default; $tab-closable-icon-width: 16px !default; $tab-closable-icon-height: 16px !default; $tab-closable-icon-top: 10px !default; $tab-closable-icon-right: 2px !default; $nbr-tab-closable-icon-top: 0px !default; $nbr-tab-closable-icon-right: 0px !default; //tab bar strip $tabbar-strip-height: 1px !default; $tabbar-strip-border-color: $panel-header-border-color !default; $tabbar-strip-background-color: $tab-base-color !default; $tabbar-top-strip-border-width: 1px !default; $tabbar-bottom-strip-border-width: 0 0 1px 0 !default;