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
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue