Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
1433af7d
Commit
1433af7d
authored
May 23, 2016
by
Keith Downie
Committed by
Leigh B Stoller
May 23, 2016
Browse files
Style fixes for the Finalize step
parent
7acf7c89
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/aptui/css/quickvm.css
View file @
1433af7d
...
...
@@ -473,3 +473,8 @@ blockquote #selected_profile_description {
line-height
:
1.24
;
border-radius
:
2px
;
}
.form-horizontal
.form-group
.row
.col-sm-2
input
{
height
:
33px
;
margin
:
1px
0
0
5px
;
}
www/aptui/template/instantiate-new.html
View file @
1433af7d
...
...
@@ -269,7 +269,7 @@
<div
id=
'name_selector'
class=
'form-horizontal experiment_option'
>
<div
class=
'form-group format-me'
>
<label
class=
'col-sm-4'
<label
class=
'col-sm-4
control-label
'
style=
'text-align: right;'
>
Name:
</label>
<div
class=
'col-sm-6'
data-toggle=
'popover'
...
...
@@ -308,7 +308,7 @@
<div
class=
'form-horizontal experiment_option'
id=
'project_selector'
>
<div
class=
'form-group format-me'
>
<label
class=
'col-sm-4'
<label
class=
'col-sm-4
control-label
'
style=
'text-align: right;'
>
Project:
</label>
<div
class=
'col-sm-6'
>
<select
name=
"pid"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment