[PE] fix bug 49966
This commit is contained in:
parent
e6c962daf8
commit
bf6cab4d48
|
@ -20,7 +20,8 @@
|
||||||
|
|
||||||
#preview-label-slides {
|
#preview-label-slides {
|
||||||
font: bold 11px Helvetica, Arial, Verdana, sans-serif;
|
font: bold 11px Helvetica, Arial, Verdana, sans-serif;
|
||||||
color: #666666;
|
color: @text-normal-ie;
|
||||||
|
color: @text-normal;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in a new issue