Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.216.95.250
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp /
public /
myadmin /
themes /
metro /
scss /
Delete
Unzip
Name
Size
Permission
Date
Action
_codemirror.scss
1.32
KB
-rw-r--r--
2021-02-05 18:29
_common.scss
63.09
KB
-rw-r--r--
2021-02-05 18:29
_designer.scss
7.07
KB
-rw-r--r--
2021-02-05 18:29
_enum-editor.scss
946
B
-rw-r--r--
2021-02-05 18:29
_gis.scss
437
B
-rw-r--r--
2021-02-05 18:29
_icons.scss
11.15
KB
-rw-r--r--
2021-02-05 18:29
_jqplot.scss
4.76
KB
-rw-r--r--
2021-02-05 18:29
_navigation.scss
8.36
KB
-rw-r--r--
2021-02-05 18:29
_resizable-menu.scss
565
B
-rw-r--r--
2021-02-05 18:29
_rte.scss
676
B
-rw-r--r--
2021-02-05 18:29
_variables.scss
4.43
KB
-rw-r--r--
2021-02-05 18:29
blueeyes-theme-rtl.scss
60
B
-rw-r--r--
2021-02-05 18:29
blueeyes-theme.scss
43
B
-rw-r--r--
2021-02-05 18:29
mono-theme-rtl.scss
56
B
-rw-r--r--
2021-02-05 18:29
mono-theme.scss
39
B
-rw-r--r--
2021-02-05 18:29
printview.scss
2.5
KB
-rw-r--r--
2021-02-05 18:29
redmond-theme-rtl.scss
59
B
-rw-r--r--
2021-02-05 18:29
redmond-theme.scss
42
B
-rw-r--r--
2021-02-05 18:29
teal-theme-rtl.scss
56
B
-rw-r--r--
2021-02-05 18:29
teal-theme.scss
39
B
-rw-r--r--
2021-02-05 18:29
theme-rtl.scss
35
B
-rw-r--r--
2021-02-05 18:29
theme.scss
299
B
-rw-r--r--
2021-02-05 18:29
Save
Rename
@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; } th { &.column_heading, &.column_action { border: 0.1em solid #000; } } table { tr { &.odd, &.even { border-left: 0.1em solid #000; } &.odd th, &.even th { border-bottom: 0.1em solid #000; } } &.data th { border-bottom: 0.1em solid #000; } } // 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; } // For the Success message div .sqlOuter { color: black; } // For hiding 'Open a New phpMyAdmin Window' button // Hide extra menu on tbl_structure.php .ic_window-new, .ic_s_cog, .sticky_columns tr, #structure-action-links, #addColumns, #topmenu2, .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%; }