2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

touch up less

This commit is contained in:
Jacob Thornton
2011-08-21 19:59:43 -07:00
parent f17b2633ad
commit 60fc4eb7b9
4 changed files with 6 additions and 7 deletions
-1
View File
@@ -192,7 +192,6 @@
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-color: borderColor borderColor fadein(@borderColor, 15%);
.border-radius(@borderRadius);
@shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
.box-shadow(@shadow);