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