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 : 216.73.216.44
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
myadmin /
themes /
original /
scss /
Delete
Unzip
Name
Size
Permission
Date
Action
_common.scss
53.32
KB
-rw-r--r--
2021-02-05 18:29
_icons.scss
11.45
KB
-rw-r--r--
2021-02-05 18:29
_navigation.scss
7.09
KB
-rw-r--r--
2021-02-05 18:29
_variables.scss
1.46
KB
-rw-r--r--
2021-02-05 18:29
printview.scss
41
B
-rw-r--r--
2021-02-05 18:29
theme-rtl.scss
35
B
-rw-r--r--
2021-02-05 18:29
theme.scss
439
B
-rw-r--r--
2021-02-05 18:29
Save
Rename
// configures general layout for detailed layout configuration please refer to the css files // navi frame // navi frame width $navi-width: 240px; // foreground (text) color for the navi frame $navi-color: #000; // background for the navi frame $navi-background: #d0dce0; // foreground (text) color of the pointer in navi frame $navi-pointer-color: #000; // background of the pointer in navi frame $navi-pointer-background: #99c; // main frame // foreground (text) color for the main frame $main-color: #000; // background for the main frame $main-background: #f5f5f5; // foreground (text) color of the pointer in browse mode $browse-pointer-color: #000; // background of the pointer in browse mode $browse-pointer-background: #cfc; // foreground (text) color of the marker (visually marks row by clicking on it) // in browse mode $browse-marker-color: #000; // background of the marker (visually marks row by clicking on it) in browse mode $browse-marker-background: #fc9; // fonts // the font family as a valid css font family value, if not set the browser default will be // used (depending on browser, DTD and system settings) $font-family: sans-serif; // fixed width font family, used in textarea $font-family-fixed: monospace; // tables // border $border: 0; // table header and footer color $th-background: #d3dce3; // table header and footer background $th-color: #000; // table data row background $bg-one: #e5e5e5; // table data row background, alternate $bg-two: #d5d5d5;