mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 06:13:45 +02:00
More additions to server creation page.
Adds memory/disk/etc. fields as well as selecting the service type and option. Still need to add in the ability to set the variables once an option is selected.
This commit is contained in:
2
public/css/bootstrap.css
vendored
2
public/css/bootstrap.css
vendored
@@ -1205,4 +1205,4 @@ input[type=checkbox],input[type=radio]{margin-top:1px}
|
||||
.dropdown-header{padding-left:15px;padding-right:15px;font-size:9px;text-transform:uppercase}
|
||||
.popover{color:#fff;font-size:12px;font-weight:300}
|
||||
.panel-footer,.panel-heading{border-top-right-radius:0;border-top-left-radius:0}
|
||||
.modal .close,.panel-default .close{color:#222}
|
||||
.modal .close,.panel-default .close{color:#222}
|
||||
|
||||
@@ -73,3 +73,4 @@ pre{display:block;padding:12px 12px;margin:0;font-size:12px;color:#c7254e;backgr
|
||||
.close {color:#000;opacity:0.2;font-size:1.6em;}
|
||||
.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}
|
||||
|
||||
Reference in New Issue
Block a user