ie-6/7 hack for border colors
This commit is contained in:
parent
1db73edc5f
commit
8ebdf4483f
3 changed files with 6 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue