Add SFTP and Database management pages to new theme.
This commit is contained in:
parent
c7f3bb5112
commit
515e543c7f
11 changed files with 375 additions and 23 deletions
File diff suppressed because one or more lines are too long
|
@ -45,3 +45,15 @@
|
|||
code {
|
||||
font-size: 85%;
|
||||
}
|
||||
|
||||
.control-sidebar-dark .control-sidebar-menu > li > a.active {
|
||||
background: #1e282c;
|
||||
}
|
||||
|
||||
.callout-nomargin {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.table {
|
||||
font-size: 14px !important;
|
||||
}
|
||||
|
|
25
public/themes/pterodactyl/vendor/sweetalert/sweetalert.min.css
vendored
Normal file
25
public/themes/pterodactyl/vendor/sweetalert/sweetalert.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
21
public/themes/pterodactyl/vendor/sweetalert/sweetalert.min.js
vendored
Normal file
21
public/themes/pterodactyl/vendor/sweetalert/sweetalert.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue