PATH:
home
/
lab2454c
/
vaultchip.com
/
platform
/
core
/
base
/
resources
/
assets
/
sass
/
base
/
global
/
components
/*** General typography ***/ /* Links */ a:hover { cursor: pointer; } /* Primary Link */ .primary-link { color: $primary-link-color; font-weight: 600; &:hover { color: darken($primary-link-color, 5%); } } ul { padding-left: 0; } li { list-style-type: none; line-height: 20px; } li a { text-decoration: none; color: #0078bd; cursor: pointer; } label { font-weight: normal; } /* Headings */ h1, h2, h3, h4, h5, h6 { font-family: $font-family-primary; font-weight: 300; } h1 { font-size: $font-size-h1; } h2 { font-size: $font-size-h2; } h3 { font-size: $font-size-h3; } h4 { font-size: $font-size-h4; } h5 { font-size: $font-size-h5; } h6 { font-size: $font-size-h6; } /* Headings helper text */ h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: $text-muted-color; } /* Block headings */ h1.block, h2.block, h3.block, h4.block, h5.block, h6.block { padding-top: 10px; padding-bottom: 10px; } /* Links */ a { text-shadow: none; color: $link-color; &:hover { color: $link-hover-color; } &:focus, &:hover, &:active { outline: 0; } } /* Horizontal break */ hr { margin: 20px 0; border: 0; border-top: 1px solid #eeeeee; border-bottom: 0; } /* Unstyled List */ .list-unstyled li > .list-unstyled { margin-left: 25px; } /* Code */ code { border: 1px solid #e1e1e1; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); } /* Disabled Navigation Link */ .disabled-link { &.disable-target, .disable-target { opacity: 0.6 !important; filter: alpha(opacity=60) !important; &:hover { cursor: not-allowed !important; } } &:hover { cursor: not-allowed !important; } }
[-] _overlay.scss
[edit]
[-] _popovers.scss
[edit]
[-] _tabs.scss
[edit]
[-] _labels.scss
[edit]
[-] _utils.scss
[edit]
[-] _mixins.scss
[edit]
[-] _modal.scss
[edit]
[-] _other.scss
[edit]
[-] _headings.scss
[edit]
[-] _md-base.scss
[edit]
[-] _inputs.scss
[edit]
[+]
..
[-] _md-radios.scss
[edit]
[-] _buttons.scss
[edit]
[-] _list-groups.scss
[edit]
[-] _table.scss
[edit]
[-] _md-checkboxes.scss
[edit]
[-] _social-icons.scss
[edit]
[-] _icon-buttons.scss
[edit]
[-] _md.scss
[edit]
[-] _portlets.scss
[edit]
[-] _progress-bars.scss
[edit]
[-] _close.scss
[edit]
[-] _input-icons.scss
[edit]
[-] _md-inputs.scss
[edit]
[-] _typography.scss
[edit]
[-] _dropdowns.scss
[edit]
[-] _badges.scss
[edit]
[-] _panels.scss
[edit]
[-] _notes.scss
[edit]
[-] _form-layouts.scss
[edit]
[-] _colors.scss
[edit]
[-] _font-icons.scss
[edit]
[-] _loaders.scss
[edit]
[-] _grid.scss
[edit]
[-] _card.scss
[edit]
[-] _widget.scss
[edit]
[-] _sidebar.scss
[edit]
[-] _reset-general.scss
[edit]