avoid using ">" in css -- so it works on IE too
svn: r10443
This commit is contained in:
parent
a1a53524c0
commit
b33cd21717
|
@ -451,8 +451,8 @@ i {
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
.techoutside:hover > .techinside {
|
.techinside:hover {
|
||||||
color: inherit;
|
color: blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bibliography td {
|
.bibliography td {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user