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: _alerts.scss
// Alerts .alert { margin: 1rem 0; border-right: 0; border-left: 0; border-radius: $border-radius-sm; &.alert-info { color: var(--template-bg-dark); background-color: var(--template-bg-dark-10); border: 1px solid var(--template-bg-dark-20); } &.alert-warning { color: $state-warning-text; background-color: $state-warning-bg; border: 1px solid $state-warning-border; } &.alert-success { color: $state-success-text; background-color: $state-success-bg; border: 1px solid $state-success-border; } &.alert-error { color: $state-error-text; background-color: $state-error-bg; border: 1px solid $state-error-border; } } .alert-parent { margin-top: 0; } fieldset .alert { &.alert-info { margin: -1rem 0 1rem; } } .alert-heading { font-size: $h4-font-size; } @keyframes fadeIn { from { opacity: 0; transform: translateY(-15px); } to { opacity: 1; transform: translateY(0); } }
Upload File
Create Folder