2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

clean up use of mixins to highlight them appropriately in your fav editor

This commit is contained in:
Mark Otto
2012-01-27 16:40:14 -08:00
parent d9759abeeb
commit 997fc33af9
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
#font > .sans-serif(13px, normal, 1);
color: @white;
color: rgba(255,255,255,.75);
background: #6a6a6a;
background: #666;
background: rgba(255,255,255,.3);
border: 1px solid #111;
@shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0px rgba(255,255,255,.15);