mirror of
https://github.com/0dayCTF/reverse-shell-generator.git
synced 2025-01-05 11:05:27 +00:00
Added HoaxShell
This commit is contained in:
parent
4658cb578b
commit
2b454e5156
@ -69,6 +69,14 @@ _:-ms-fullscreen, :root body {
|
|||||||
max-height: 20rem;
|
max-height: 20rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#hoaxshell-command {
|
||||||
|
border: none !important;
|
||||||
|
border-radius: 5px;
|
||||||
|
box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.75);
|
||||||
|
background-color: rgb(70, 70, 70);
|
||||||
|
max-height: 20rem;
|
||||||
|
}
|
||||||
|
|
||||||
#theme-selector {
|
#theme-selector {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
|
Loading…
Reference in New Issue
Block a user