mirror of
https://github.com/0dayCTF/reverse-shell-generator.git
synced 2025-01-18 17:05:26 +00:00
Added Hoaxshell
This commit is contained in:
parent
be35cc480f
commit
4658cb578b
@ -103,6 +103,15 @@ Ain't got time for using CSS the right way. !important everything!
|
||||
max-height: 20rem;
|
||||
}
|
||||
|
||||
[data-theme="light"] #hoaxshell-command {
|
||||
border: none !important;
|
||||
border-radius: 5px;
|
||||
box-shadow: 10px 10px 20px 0px rgba(209, 209, 209, 0.75);
|
||||
background-color: rgb(45, 139, 135);
|
||||
color: #000;
|
||||
max-height: 20rem;
|
||||
}
|
||||
|
||||
[data-theme="light"] .custom-select {
|
||||
background-color: #f2f2f2;
|
||||
color: #000;
|
||||
|
Loading…
Reference in New Issue
Block a user