aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-07-20 11:08:42 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-07-20 11:08:42 +0200
commit7a069c1438eb0c6b84e9e93985722a34b4bca4e1 (patch)
treebe755ce3f75da6efb77fb5831898eaf72e201dbd /view/theme/duepuntozero
parent11d1d309c28b7c09ae566c2a9e36bea0c5aee85a (diff)
downloadvolse-hubzilla-7a069c1438eb0c6b84e9e93985722a34b4bca4e1.tar.gz
volse-hubzilla-7a069c1438eb0c6b84e9e93985722a34b4bca4e1.tar.bz2
volse-hubzilla-7a069c1438eb0c6b84e9e93985722a34b4bca4e1.zip
Load tinyMCE on post editor only if needed.
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index b4feaaa27..90ed2119c 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -1483,6 +1483,13 @@ input#dfrn-url {
width: 180px;
}
+#profile-jot-text {
+ height: 20px;
+ color:#cccccc;
+ border: 1px solid #cccccc;
+}
+
+
/** acl **/
#profile-jot-acl-wrapper{