]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
dynamic title input box - via fabrixxm
[friendica.git] / view / theme / loozah / style.css
index 222edc1660afee5aa0006661e4b5d035cc722df1..daacba7fc5778a2d89e68420a63bb5e4698610b7 100644 (file)
@@ -131,6 +131,20 @@ blockquote:before {
        float: left;
 }
 
+#jot-title-desc {
+       color: #cccccc;
+}
+
+#jot-title-wrapper {
+       margin-bottom: 5px;
+}
+
+#jot-title {
+       border: 1px solid #cccccc;
+       width: 530px;
+}
+
+
 .fakelink, .fakelink:visited {
        color: #15607B;
        text-decoration: none;