X7ROOT File Manager
Current Path:
/home/notabjze/narcev.com/administrator/templates/atum/scss/blocks
home
/
notabjze
/
narcev.com
/
administrator
/
templates
/
atum
/
scss
/
blocks
/
ðŸ“
..
📄
_alerts.scss
(988 B)
📄
_edit.scss
(279 B)
📄
_form.scss
(1.87 KB)
📄
_global.scss
(3.89 KB)
📄
_header.scss
(3.93 KB)
📄
_icons.scss
(1.73 KB)
📄
_iframe.scss
(69 B)
📄
_layout.scss
(337 B)
📄
_lists.scss
(105 B)
📄
_login.scss
(4.74 KB)
📄
_modals.scss
(3.05 KB)
📄
_quickicons.scss
(2.82 KB)
📄
_sidebar-nav.scss
(923 B)
📄
_sidebar.scss
(5.11 KB)
📄
_switcher.scss
(305 B)
📄
_toolbar.scss
(4.02 KB)
📄
_treeselect.scss
(2.13 KB)
📄
_utilities.scss
(2.26 KB)
Editing: _modals.scss
// Modals .modal { .btn { padding: 0 22px; margin-inline-end: .5rem; font-size: 1rem; line-height: 2.3rem; color: var(--template-text-dark); background: var(--white); border-color: var(--whiteoffset); box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .25); } .btn-primary:not([href]), .btn-success:not([href]), .btn-danger:not([href]), .btn-secondary:not([href]) { color: var(--template-text-dark); background: var(--white); border: 1px solid var(--template-text-dark); } .btn-primary:not([href]) { &:hover { color: var(--white); background: var(--primary); border-color: var(--primary); } } .btn-secondary:not([href]) { &:hover { color: var(--white); background: var(--secondary); border-color: var(--secondary); } } .btn-success:not([href]) { &:hover { color: var(--white); background: var(--success); border-color: var(--success); } } .btn-danger:not([href]) { &:hover { color: var(--white); background: var(--danger); border-color: var(--danger); } } .btn.btn-danger { [class^="#{$jicon-css-prefix}-"], [class*=" #{$jicon-css-prefix}-"], [class^="#{$fa-css-prefix}-"], [class*=" #{$fa-css-prefix}-"], span { display: inline-block; width: 2.375rem; height: 100%; margin: 0 16px; margin-inline-start: -22px; line-height: 2.375rem; color: hsla(0, 0%, 100%, .9); background-color: var(--danger); } } .btn.btn-success { [class^="#{$jicon-css-prefix}-"], [class*=" #{$jicon-css-prefix}-"], [class^="#{$fa-css-prefix}-"], [class*=" #{$fa-css-prefix}-"], span { display: inline-block; width: 2.375rem; height: 100%; margin: 0 16px; margin-inline-start: -22px; line-height: 2.375rem; color: hsla(0, 0%, 100%, .9); background-color: var(--success); } } } .modal-header { padding: 0 15px; } .modal-body { overflow-y: initial; } .modal-title { font-weight: $font-weight-normal; line-height: $modal-header-height; } .contentpane { padding: 20px; } // Changelog .changelog { text-align: start !important; &__item { display: flex; border-bottom: 1px solid $table-border-color; @include media-breakpoint-down(md) { flex-direction: column; } } &__tag { flex: 1 0 180px; max-width: 180px; padding: 10px 15px; text-align: end; background: darken($gray-100, 2.5%); border-right: 1px solid $table-border-color; .badge { border-radius: .2rem; &.badge-jlanguage { background-color: $white; } } @include media-breakpoint-down(md) { flex: 1 0 auto; max-width: 100%; text-align: left; border-right: 0; border-bottom: 1px solid $table-border-color; } } &__list { padding: 10px 15px; ul { padding-inline-start: 15px; margin-bottom: 0; } li { margin-bottom: .15rem; &:last-of-type { margin-bottom: 0; } } } }
Upload File
Create Folder