1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

Fixed VB bug with coloration

This commit is contained in:
sam
2012-04-28 19:50:48 +07:00
parent 4206630fb0
commit 1052e675a9
4 changed files with 11 additions and 6 deletions

View File

@@ -18,8 +18,8 @@
<p>
<a href="#">Download</a>
<span class="paste-option btn-group top">
<button class="btn">New Paste</button>
<button class="btn"><i class="icon-camera"></i>&nbsp;Clone</button>
<button class="btn">New Paste</button>
</span>
</p>
@@ -32,8 +32,8 @@
</p>
<p class="paste-option btn-group bottom">
<button class="btn">New Paste</button>
<button class="btn"><i class="icon-camera"></i>&nbsp;Clone</button>
<button class="btn">New Paste</button>
</p>
</form>