Add initial support for viewing basic server details
Includes support for changing server name, owner, and daemon secret.
This commit is contained in:
parent
41652d7384
commit
2c054e7edc
6 changed files with 327 additions and 4 deletions
|
@ -74,3 +74,6 @@ pre{display:block;padding:12px 12px;margin:0;font-size:12px;color:#c7254e;backgr
|
|||
.close:hover {color:#000;opacity:0.5;}
|
||||
.filename {outline: none;width:450px;background: transparent;margin-left:-5px;padding:0;border: 0px;font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight: 250;line-height: 1.1;font-size: 19px;color: #aaa}
|
||||
form .text-muted {margin: 0 0 -5.5px}
|
||||
.tab-pane.active .panel.panel-default {border-top:0 !important}
|
||||
.tabs_with_panel > li.active > a {background-color: #f5f5f5 !important}
|
||||
.tabs_with_panel > li > a {background: transparent;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue