__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
// Utilities
* {
box-sizing: border-box;
}
// Keep B/C
.element-invisible {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
clip-path: inset(50%);
}
.hidden {
display: none;
}
.table-row {
display: table-row;
}
// Form Grid
.form-grid {
--span-1: span 1;
--span-2: span 1;
--span-3: span 1;
--span-4: span 1;
--span-5: span 1;
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 1rem;
@include media-breakpoint-up(sm) {
--span-2: span 2;
--span-3: span 2;
--span-4: span 2;
--span-5: span 2;
grid-template-columns: repeat(2, 1fr);
}
@include media-breakpoint-up(xxl) {
--span-3: span 3;
--span-4: span 4;
--span-5: span 5;
grid-template-columns: repeat(6, 1fr);
}
> * {
grid-column: 1 / -1;
}
.stack {
flex-direction: column;
}
.span-1 {
grid-column: 1 / var(--span-1);
&-inline {
grid-column: var(--span-1);
}
}
.span-2 {
grid-column: 1 / var(--span-2);
&-inline {
grid-column: var(--span-1);
@include media-breakpoint-up(xxl) {
grid-column: var(--span-2);
}
}
}
.span-3 {
grid-column: 1 / var(--span-3);
&-inline {
grid-column: var(--span-3);
}
}
.span-4 {
grid-column: 1 / var(--span-4);
&-inline {
grid-column: var(--span-4);
}
}
.span-5 {
grid-column: 1 / var(--span-5);
&-inline {
grid-column: var(--span-5);
}
}
@include media-breakpoint-up(lg) {
.offset-1 {
grid-column-start: 2;
}
.offset-2 {
grid-column-start: 3;
}
.offset-3 {
grid-column-start: 4;
}
.offset-4 {
grid-column-start: 5;
}
.offset-5 {
grid-column-start: 6;
}
}
}
// Sizing
.w-1 {
width: 1%;
}
.w-3 {
width: 3%;
}
.w-5 {
width: 5%;
}
.w-6 {
width: 6%;
}
.w-7 {
width: 7%;
}
.w-10 {
width: 10%;
}
.w-12 {
width: 12%;
}
.w-15 {
width: 15%;
}
.w-20 {
width: 20%;
}
.w-30 {
width: 30%;
}
.w-35 {
width: 35%;
}
.w-40 {
width: 40%;
}
.w-60 {
width: 60%;
}
.w-80 {
width: 80%;
}
.editor-xtd-buttons .btn {
margin-bottom: 5px;
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| _alerts.scss | File | 988 B | 0664 |
|
| _edit.scss | File | 279 B | 0664 |
|
| _form.scss | File | 3.22 KB | 0664 |
|
| _global.scss | File | 3.85 KB | 0664 |
|
| _header.scss | File | 3.62 KB | 0664 |
|
| _icons.scss | File | 1.7 KB | 0664 |
|
| _iframe.scss | File | 69 B | 0664 |
|
| _layout.scss | File | 337 B | 0664 |
|
| _lists.scss | File | 105 B | 0664 |
|
| _login.scss | File | 4.64 KB | 0664 |
|
| _modals.scss | File | 3.11 KB | 0664 |
|
| _quickicons.scss | File | 2.77 KB | 0664 |
|
| _sidebar-nav.scss | File | 667 B | 0664 |
|
| _sidebar.scss | File | 4.99 KB | 0664 |
|
| _switcher.scss | File | 570 B | 0664 |
|
| _toolbar.scss | File | 3.91 KB | 0664 |
|
| _treeselect.scss | File | 1.9 KB | 0664 |
|
| _utilities.scss | File | 2.22 KB | 0664 |
|