/* Fix invisible text in Special Chars and CustomButtons menus */
div.picker button.pickerbutton,
div.picker button.toolbutton {
color: #000 !important;
}
label.control-label {
color: #c60 !important;
}
td.diff-context {
color: #000 !important;
}
.w-50 {
color: #000 !important;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 8px solid #c60;
}
/* Fix invisible text in Special Chars and CustomButtons menus */
div.picker button.pickerbutton,
div.picker button.toolbutton {
color: #000 !important;
}
label.control-label {
color: #c60 !important;
}
td.diff-context {
color: #000 !important;
}
.w-50 {
color: #000 !important;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 8px solid #c60;
}