]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/style.css
Merge commit 'upstream/master'
[friendica.git] / view / theme / dispy / style.css
index d0e7a2ef56a6459c301756ec33e8121478752942..f8287c6ec77faacd2e098ea93c5a9037c44ecd03 100644 (file)
@@ -856,6 +856,16 @@ aside #viewcontacts {
     border-radius: 5px;
        vertical-align: middle;
 }
+#jot-category {
+       margin: 5px 0;
+       border-radius: 5px;
+       border: 1px #ccc solid;
+       color: #666;
+       font-size: small;
+}
+#jot-category:focus {
+       color: #111;
+}
 #jot #character-counter {
        width: 6%;
        float: right;