PATH:
home
/
centosnipponia
/
public_html
/
appnip
/
vendor
/
almasaeed2010
/
adminlte
/
build
/
scss
// // Component: Info Box // .info-box { @include box-shadow($card-shadow); @include border-radius($border-radius); background-color: $white; display: flex; margin-bottom: map-get($spacers, 3); min-height: 80px; padding: .5rem; position: relative; width: 100%; .progress { background-color: rgba($black, .125); height: 2px; margin: 5px 0; .progress-bar { background-color: $white; } } .info-box-icon { @if $enable-rounded { border-radius: $border-radius; } align-items: center; display: flex; font-size: 1.875rem; justify-content: center; text-align: center; width: 70px; > img { max-width: 100%; } } .info-box-content { display: flex; flex-direction: column; justify-content: center; line-height: 1.8; flex: 1; padding: 0 10px; overflow: hidden; } .info-box-number { display: block; margin-top: .25rem; font-weight: $font-weight-bold; } .progress-description, .info-box-text { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } @each $name, $color in $theme-colors { .info-box { .bg-#{$name}, .bg-gradient-#{$name} { color: color-yiq($color); .progress-bar { background-color: color-yiq($color); } } } } .info-box-more { display: block; } .progress-description { margin: 0; } @include media-breakpoint-up(md) { .col-xl-2 &, .col-lg-2 &, .col-md-2 & { .progress-description { display: none; } } .col-xl-3 &, .col-lg-3 &, .col-md-3 & { .progress-description { display: none; } } } @include media-breakpoint-up(lg) { .col-xl-2 &, .col-lg-2 &, .col-md-2 & { .progress-description { @include font-size(.75rem); display: block; } } .col-xl-3 &, .col-lg-3 &, .col-md-3 & { .progress-description { @include font-size(.75rem); display: block; } } } @include media-breakpoint-up(xl) { .col-xl-2 &, .col-lg-2 &, .col-md-2 & { .progress-description { @include font-size(1rem); display: block; } } .col-xl-3 &, .col-lg-3 &, .col-md-3 & { .progress-description { @include font-size(1rem); display: block; } } } } @include dark-mode () { .info-box { background-color: $dark; color: $white; @each $name, $color in $theme-colors-alt { .info-box { .bg-#{$name}, .bg-gradient-#{$name} { color: color-yiq($color); .progress-bar { background-color: color-yiq($color); } } } } } }
[+]
..
[-] _adminlte.raw.scss
[edit]
[-] _alerts.scss
[edit]
[-] _animation-effects.scss
[edit]
[-] _bootstrap-variables.scss
[edit]
[-] _brand.scss
[edit]
[-] _buttons.scss
[edit]
[-] _callout.scss
[edit]
[-] _cards.scss
[edit]
[-] _carousel.scss
[edit]
[-] _close.scss
[edit]
[-] _colors.scss
[edit]
[-] _control-sidebar.scss
[edit]
[-] _direct-chat.scss
[edit]
[-] _dropdown.scss
[edit]
[-] _elevation.scss
[edit]
[-] _forms.scss
[edit]
[-] _info-box.scss
[edit]
[-] _layout.scss
[edit]
[-] _main-header.scss
[edit]
[-] _main-sidebar.scss
[edit]
[-] _miscellaneous.scss
[edit]
[-] _mixins.scss
[edit]
[-] _modals.scss
[edit]
[-] _navs.scss
[edit]
[-] _pagination.scss
[edit]
[-] _preloader.scss
[edit]
[-] _print.scss
[edit]
[-] _products.scss
[edit]
[-] _progress-bars.scss
[edit]
[-] _root.scss
[edit]
[-] _sidebar-mini.scss
[edit]
[-] _small-box.scss
[edit]
[-] _social-widgets.scss
[edit]
[-] _table.scss
[edit]
[-] _text.scss
[edit]
[-] _timeline.scss
[edit]
[-] _toasts.scss
[edit]
[-] _users-list.scss
[edit]
[-] _variables-alt.scss
[edit]
[-] _variables.scss
[edit]
[-] adminlte.scss
[edit]
[+]
mixins
[+]
pages
[+]
parts
[+]
plugins
[-] .htaccess.disabled
[edit]