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 /
pmahomme /
scss /
Delete
Unzip
Name
Size
Permission
Date
Action
_bootstrap.scss
1.97
KB
-rw-r--r--
2021-02-05 18:30
_codemirror.scss
1.22
KB
-rw-r--r--
2021-02-05 18:30
_common.scss
63.19
KB
-rw-r--r--
2021-02-05 18:30
_designer.scss
8.29
KB
-rw-r--r--
2021-02-05 18:30
_direction.scss
182
B
-rw-r--r--
2021-02-05 18:30
_enum-editor.scss
919
B
-rw-r--r--
2021-02-05 18:30
_gis.scss
425
B
-rw-r--r--
2021-02-05 18:30
_icons.scss
11.27
KB
-rw-r--r--
2021-02-05 18:30
_jqplot.scss
4.76
KB
-rw-r--r--
2021-02-05 18:30
_navigation.scss
7.55
KB
-rw-r--r--
2021-02-05 18:30
_resizable-menu.scss
623
B
-rw-r--r--
2021-02-05 18:30
_rte.scss
583
B
-rw-r--r--
2021-02-05 18:30
_variables.scss
1.64
KB
-rw-r--r--
2021-02-05 18:30
printview.scss
2.27
KB
-rw-r--r--
2021-02-05 18:30
theme-rtl.scss
35
B
-rw-r--r--
2021-02-05 18:30
theme.scss
259
B
-rw-r--r--
2021-02-05 18:30
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: #f3f3f3; // foreground (text) color of the pointer in navi frame $navi-pointer-color: #000; // background of the pointer in navi frame $navi-pointer-background: #ddd; // main frame // foreground (text) color for the main frame $main-color: #444; // background for the main frame $main-background: #fff; // 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; // Bootstrap $enable-gradients: true; $enable-shadows: true; $enable-transitions: false; $primary: #ddd; $secondary: #ddd; $btn-border-radius: 0.85rem; $btn-line-height: 1.15;