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

rgba() tooltip bg

This commit is contained in:
Mark Otto
2012-11-03 13:44:55 -07:00
parent a249d1c8ee
commit a12eb2b9f5
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
padding: 5px;
font-size: 11px;
.opacity(0);
&.in { .opacity(80); }
&.in { .opacity(100); }
&.top { margin-top: -3px; }
&.right { margin-left: 3px; }
&.bottom { margin-top: 3px; }