Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
local
/
php7.3
/
share
/
misc
/
php-spx
/
assets
/
web-ui
/
css
Upload
3 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
main.css
3.67 KB
-rw-r--r--
2022-02-24 13:33:17
Edit
Del
Editing: main.css
(3.67 KB)
Path: /usr/local/php7.3/share/misc/php-spx/assets/web-ui/css/main.css
Back
html { height: 99%; } body { font-family: monospace; margin: 2px; padding: 0; height: 100%; } * { color: #089; } body, #colorscheme-panel { background: #023; background: -webkit-linear-gradient(#023, #000); background: -o-linear-gradient(#023, #000); background: -moz-linear-gradient(#023, #000); background: linear-gradient(#023, #000); background-repeat: no-repeat; background-attachment: fixed; } form#config label { display: inline-block; width: 300px; margin-right: 20px; margin-bottom: 30px; text-align: right; vertical-align: top; } form#config em { display: inline-block; vertical-align: top; width: 300px; margin-left: 10px; margin-bottom: 20px; } form#config input, form#config textarea { vertical-align: top; border: 1px solid #044; background-color: #000; } form#config select { margin-bottom: 10px; background-color: #000; width: 280px; } table.data_table { border-collapse: collapse; border-spacing: 0; margin: auto; margin-top: 5px; } table.data_table tr { cursor: pointer; } table.data_table th, table.data_table td { border: 1px solid #044; margin: 0; padding: 3px; } table.data_table th.data_table-sort, table.data_table th:hover { background-color: #023; } table.data_table tbody > tr:hover { background-color: #033; } table.data_table td.breakable-text { word-break: break-all; } table.data_table td > a { display: block; text-decoration: none; } #init-report { position: absolute; left: 50%; } #init-report > div { position: relative; left: -50%; top: 200px; border: solid 1px #0aa; background-color: #023; width: 400px; height: 200px; padding: 10px; vertical-align: center; text-align: center; } #init-report div.progress { display: none; width: 100%; height: 20px; border: solid 1px #099; padding: 1px; } #init-report div.progress > div { height: 100%; background-color: #0d0; } #overview, #timeline { cursor: -webkit-grab; cursor:-moz-grab; } #overview:active, #timeline:active { cursor: -webkit-grabbing; cursor:-moz-grabbing; } .widget { border: solid 1px #022; } .widget:hover { border: solid 1px #0aa; } .visualization { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #metric-selector select { background-color: #000; } #colorscheme-panel { display: none; position: absolute; top: 24px; width: 350px; padding: 6px; } #colorscheme-panel ol { list-style-type: none; padding: 0; margin: 0; } #colorscheme-panel hr { border-color: #089; } #colorscheme-panel button, #colorscheme-panel input, #colorscheme-panel textarea { font-family: monospace; font-size: 12px; background-color: #000; border: 1px solid #0898; } #colorscheme-panel .category { margin: 10px 0 0; } #colorscheme-panel input[name="label"] { width: 181px; } #colorscheme-panel textarea[name="patterns"] { width: calc(100% - 6px); } #colorscheme-panel .jscolor { width: 45px; height: 15px; } #category-legend { display: none; } #flatprofile table { border-collapse: collapse; border-spacing: 0; margin: 0; } #flatprofile table th, #flatprofile table td { border: 1px solid #044; margin: 0; padding-left: 2px; padding-right: 2px; } #flatprofile table th.sortable { cursor: pointer; } #flatprofile table th.sort, #flatprofile table th.sortable:hover { background-color: #023; } #flatprofile table td { text-align: right; }