: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
.redux-container-editor {
-webkit-border-radius: 3px;
-webkit-border-radius: 0;
.quicktags-toolbar input {
font: 12px/18px Arial, Helvetica, sans-serif normal;
border: 1px solid #c3c3c3;
-webkit-border-radius: 3px;
background-image: -webkit-gradient(linear, left bottom, left top, from(#e3e3e3), to(#fff));
background-image: -webkit-linear-gradient(bottom, #e3e3e3, #fff);
background-image: -moz-linear-gradient(bottom, #e3e3e3, #fff);
background-image: -o-linear-gradient(bottom, #e3e3e3, #fff);
background-image: linear-gradient(to top, #e3e3e3, #fff);