2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

s/#fff/@white/

This commit is contained in:
Jon Stevens
2012-01-25 10:59:45 -08:00
parent e49e49ff95
commit 6cbf2f4024
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
.progress .bar {
width: 0%;
height: 18px;
color: #fff;
color: @white;
font-size: 12px;
text-align: center;
text-shadow: 0 -1px 0 rgba(0,0,0,.25);