1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

Rebuild css and html

This commit is contained in:
Pete Hopkins
2012-01-27 16:39:38 -05:00
parent 1c9db106fa
commit 84b9a1bfb6
2 changed files with 57 additions and 8 deletions

View File

@@ -1034,6 +1034,12 @@
<input class="input-xlarge focused" id="focusedInput" type="text" value="This is focused…">
</div>
</div>
<div class="control-group">
<label class="control-label">Uneditable input</label>
<div class="controls">
<span class="input-xlarge uneditable-input">Some value here</span>
</div>
</div>
<div class="control-group">
<label class="control-label" for="disabledInput">Disabled input</label>
<div class="controls">
@@ -1491,6 +1497,7 @@
</div>
</section>
<!-- Footer
================================================== -->
<footer class="footer">