Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
182a5641
Commit
182a5641
authored
Jul 29, 2013
by
Thomas Park
Browse files
swatchmaker: add .control-group.info to test-full page
parent
1852ae78
Changes
1
Hide whitespace changes
Inline
Side-by-side
swatchmaker/test/test-full.html
View file @
182a5641
...
...
@@ -776,6 +776,13 @@
<span
class=
"help-inline"
>
Please correct the error
</span>
</div>
</div>
<div
class=
"control-group info"
>
<label
class=
"control-label"
for=
"inputError"
>
Input with info
</label>
<div
class=
"controls"
>
<input
type=
"text"
id=
"inputError"
>
<span
class=
"help-inline"
>
Please correct the info
</span>
</div>
</div>
<div
class=
"control-group success"
>
<label
class=
"control-label"
for=
"inputSuccess"
>
Input with success
</label>
<div
class=
"controls"
>
...
...
Write
Preview
Markdown
is supported
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