X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fforms%2Fplugin.js;h=daf36c62c9b5434b70e5c14faa308eafe5b5e52d;hb=refs%2Ftags%2Fv3.3.2;hp=fcf639cb687cfa6cdad18dec3e901fbe005a5d80;hpb=66f4ae0bf0280ed56bf7c0f4ab175424dd1d47a0;p=ckeditor.git diff --git a/_source/plugins/forms/plugin.js b/_source/plugins/forms/plugin.js index fcf639c..daf36c6 100644 --- a/_source/plugins/forms/plugin.js +++ b/_source/plugins/forms/plugin.js @@ -27,8 +27,8 @@ CKEDITOR.plugins.add( 'forms', 'background-position: center center;' + 'background-repeat: no-repeat;' + 'border: 1px solid #a9a9a9;' + - 'width: 16px;' + - 'height: 16px;' + + 'width: 16px !important;' + + 'height: 16px !important;' + '}' ); // All buttons use the same code to register. So, to avoid