aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-21 12:58:52 -0700
committerFriendika <info@friendika.com>2011-10-21 12:58:52 -0700
commit3783d8860c2ceabc846ef915ce8ae5e4784107b2 (patch)
treefe4e80784ea8fbb3d0dea7ab8849a75b2bcb480a /view
parent1a784166312453575cf30d3ad7ec058febae2adf (diff)
parenta06c9768be418dc473f492c043ab6dfd1ae46f47 (diff)
downloadvolse-hubzilla-3783d8860c2ceabc846ef915ce8ae5e4784107b2.tar.gz
volse-hubzilla-3783d8860c2ceabc846ef915ce8ae5e4784107b2.tar.bz2
volse-hubzilla-3783d8860c2ceabc846ef915ce8ae5e4784107b2.zip
Merge branch 'pull'
Diffstat (limited to 'view')
-rw-r--r--view/custom_tinymce.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/custom_tinymce.css b/view/custom_tinymce.css
index 48621c42c..7932653b6 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;
+}