X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fcustom_tinymce.css;h=7932653b69fd2b216942fd4b3642e98cd646c5b2;hb=014eea8e1222c38677fdbd1fdcc8634e35aa25b0;hp=48621c42cd7b278e0dbecf327c6ec2a993bd3d6e;hpb=6348e70daa113e8b3203de8fbc919d08c90d972e;p=friendica.git diff --git a/view/custom_tinymce.css b/view/custom_tinymce.css index 48621c42cd..7932653b69 100644 --- a/view/custom_tinymce.css +++ b/view/custom_tinymce.css @@ -33,3 +33,9 @@ scrollbar-track-color:#F5F5F5; img:-moz-broken {-moz-force-broken-image-icon:1; width:24px; height:24px} font[face=mceinline] {font-family:inherit !important} + + +object { + display: block; width: 400px; + background: #cccccc url(../images/plugin.png) no-repeat center center; +}