Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
phpmyadmin /
themes /
bootstrap /
scss /
Delete
Unzip
Name
Size
Permission
Date
Action
_bootstrap.scss
2.23
KB
-rw-r--r--
2023-02-07 21:35
_breadcrumb.scss
331
B
-rw-r--r--
2023-02-07 21:35
_codemirror.scss
1.49
KB
-rw-r--r--
2023-02-07 21:35
_common.scss
39.05
KB
-rw-r--r--
2023-02-07 21:35
_designer.scss
8.07
KB
-rw-r--r--
2023-02-07 21:35
_enum-editor.scss
902
B
-rw-r--r--
2023-02-07 21:35
_forms.scss
60
B
-rw-r--r--
2023-02-07 21:35
_gis.scss
424
B
-rw-r--r--
2023-02-07 21:35
_icons.scss
11.27
KB
-rw-r--r--
2023-02-07 21:35
_jqplot.scss
4.7
KB
-rw-r--r--
2023-02-07 21:35
_navigation.scss
7.25
KB
-rw-r--r--
2023-02-07 21:35
_print.scss
1.44
KB
-rw-r--r--
2023-02-07 21:35
_reboot.scss
38
B
-rw-r--r--
2023-02-07 21:35
_tables.scss
95
B
-rw-r--r--
2023-02-07 21:35
_variables.scss
260
B
-rw-r--r--
2023-02-07 21:35
theme.scss
336
B
-rw-r--r--
2025-04-08 15:25
Save
Rename
/** * ENUM/SET editor styles */ p.enum_notice { margin: 5px 2px; font-size: 80%; } #enum_editor { p { margin-top: 0; font-style: italic; } .values { width: 100%; } .add { width: 100%; td { vertical-align: middle; width: 50%; padding: 0 0 0; padding-left: 1em; } } .values { td.drop { width: 1.8em; cursor: pointer; vertical-align: middle; } input { margin: 0.1em 0; padding-right: 2em; width: 100%; } img { vertical-align: middle; } } input.add_value { margin: 0; margin-right: 0.4em; } } #enum_editor_output textarea { width: 100%; float: right; margin: 1em 0 0 0; } /** * ENUM/SET editor integration for the routines editor */ .enum_hint { position: relative; a { position: absolute; left: 81%; bottom: 0.35em; } }