PATH:
home
/
centosnipponia
/
public_html
/
appnip
/
vendor
/
almasaeed2010
/
adminlte
/
build
/
scss
// // Component: Timeline // .timeline { margin: 0 0 45px; padding: 0; position: relative; // The line &::before { @include border-radius($border-radius); background-color: $gray-300; bottom: 0; content: ""; left: 31px; margin: 0; position: absolute; top: 0; width: 4px; } // Element > div { &::before, &::after { content: ""; display: table; } margin-bottom: 15px; margin-right: 10px; position: relative; // The content > .timeline-item { @include box-shadow($card-shadow); @include border-radius($border-radius); background-color: $white; color: $gray-700; margin-left: 60px; margin-right: 15px; margin-top: 0; padding: 0; position: relative; // The time and header > .time { color: #999; float: right; font-size: 12px; padding: 10px; } // Header > .timeline-header { border-bottom: 1px solid $card-border-color; color: $gray-700; font-size: 16px; line-height: 1.1; margin: 0; padding: 10px; // Link in header > a { font-weight: 600; } } // Item body and footer > .timeline-body, > .timeline-footer { padding: 10px; } > .timeline-body { > img { margin: 10px; } > dl, ol, ul { margin: 0; } } > .timeline-footer { > a { color: $white; } } } // The icons at line > .fa, > .fas, > .far, > .fab, > .fal, > .fad, > .svg-inline--fa, > .ion { background-color: $gray-500; border-radius: 50%; font-size: 16px; height: 30px; left: 18px; line-height: 30px; position: absolute; text-align: center; top: 0; width: 30px; } > .svg-inline--fa { padding: 7px; } } // Time label > .time-label { > span { @include border-radius(4px); background-color: $white; display: inline-block; font-weight: 600; padding: 5px; } } } .timeline-inverse { > div { > .timeline-item { @include box-shadow(none); background-color: $gray-100; border: 1px solid $gray-300; > .timeline-header { border-bottom-color: $gray-300; } } } } @include dark-mode () { .timeline { &::before { background-color: $gray-600; } > div > .timeline-item { background-color: $dark; color: $white; border-color: $gray-600; > .timeline-header { color: $gray-400; border-color: $gray-600; } > .time { color: $gray-400; } } } }
[+]
..
[-] _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]