Fix styles for IE11
This commit is contained in:
parent
6f22f43245
commit
78e0cbaad7
|
@ -72,6 +72,7 @@
|
||||||
background-color: @highlight-button-pressed;
|
background-color: @highlight-button-pressed;
|
||||||
|
|
||||||
> a {
|
> a {
|
||||||
|
color: @text-normal-pressed-ie;
|
||||||
color: @text-normal-pressed;
|
color: @text-normal-pressed;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -72,6 +72,7 @@
|
||||||
background-color: @highlight-button-pressed;
|
background-color: @highlight-button-pressed;
|
||||||
|
|
||||||
> a {
|
> a {
|
||||||
|
color: @text-normal-pressed-ie;
|
||||||
color: @text-normal-pressed;
|
color: @text-normal-pressed;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue