2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

ie-6/7 hack for border colors

This commit is contained in:
Jacob Thornton
2011-08-21 21:09:54 -07:00
parent 1db73edc5f
commit 8ebdf4483f
3 changed files with 6 additions and 2 deletions
+1
View File
@@ -470,6 +470,7 @@
border-right: 1px solid;
border-right-color: #ddd;
border-right-color: rgba(0,0,0,.15);
*border-right-color: #ddd; /* IE6-7 */
text-decoration: none;
}
a:hover,