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