Fix Bug 34316.
This commit is contained in:
parent
b04f4c38a0
commit
419a913f91
|
@ -394,6 +394,7 @@
|
|||
color: #ffffff;
|
||||
font: 11px arial;
|
||||
white-space: nowrap;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
#id-toolbar-menu-auto-fontcolor > a.selected {
|
||||
|
|
|
@ -386,6 +386,7 @@
|
|||
color: #ffffff;
|
||||
font: 11px arial;
|
||||
white-space: nowrap;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
.item-equation {
|
||||
|
|
|
@ -238,6 +238,7 @@
|
|||
font: 11px arial;
|
||||
pointer-events: none;
|
||||
white-space: nowrap;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
#id-toolbar-btn-num-format button .caption {
|
||||
|
|
Loading…
Reference in a new issue