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

clean up variable usage with colors

This commit is contained in:
Jon Stevens
2012-01-21 15:24:06 -08:00
parent 719713ca87
commit e0238bfb08
11 changed files with 36 additions and 35 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: white;
color: @white;
text-align: center;
text-decoration: none;
background-color: @black;