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
721a5f1e
Commit
721a5f1e
authored
Jul 29, 2013
by
Thomas Park
Browse files
add dropdown label/input, alert link, and alert-warning to test page
parent
d1e89565
Changes
2
Hide whitespace changes
Inline
Side-by-side
swatchmaker/test/test-full.html
View file @
721a5f1e
...
...
@@ -70,7 +70,7 @@
<li
class=
"divider"
></li>
<li><a
href=
"test.html"
>
Cerulean
</a></li>
<li><a
href=
"test.html"
>
Cyborg
</a></li>
<li><a
href=
"
.
test.html"
>
Journal
</a></li>
<li><a
href=
"test.html"
>
<label>
Label
</label>
<input
type=
"text"
placeholder=
"Input"
>
</a></li>
<li><a
href=
"test.html"
>
Simplex
</a></li>
<li><a
href=
"test.html"
>
Spacelab
</a></li>
<li><a
href=
"test.html"
>
United
</a></li>
...
...
@@ -503,6 +503,12 @@
<td>
03/04/2012
</td>
<td>
Pending
</td>
</tr>
<tr
class=
"warning"
>
<td>
3
</td>
<td>
TB - Monthly
</td>
<td>
03/04/2012
</td>
<td>
Pending
</td>
</tr>
</tbody>
</table>
</div>
...
...
@@ -2177,7 +2183,7 @@
<div
class=
"alert alert-error"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"alert"
>
×
</button>
<strong>
Oh snap!
</strong>
Change a few things up and try submitting again.
<strong>
Oh snap!
</strong>
Change a few things up and try
<a
href=
"#"
>
submitting again
</a>
.
</div>
<div
class=
"alert alert-success"
>
...
...
swatchmaker/test/test.html
View file @
721a5f1e
...
...
@@ -812,7 +812,7 @@
<div
class=
"row"
>
<div
class=
"span12"
>
<div
class=
"alert alert-block"
>
<div
class=
"alert
alert-warning
alert-block"
>
<a
class=
"close"
>
×
</a>
<h4
class=
"alert-heading"
>
Alert block
</h4>
<p>
Best check yo self, you're not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.
</p>
...
...
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