X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fstyle.css;h=f8287c6ec77faacd2e098ea93c5a9037c44ecd03;hb=34d268544e565985014ada4369e8673c87883a0a;hp=d0e7a2ef56a6459c301756ec33e8121478752942;hpb=9ee424c1e34df40b2a2c1df13b719bc1b851bc24;p=friendica.git diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index d0e7a2ef56..f8287c6ec7 100644 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -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;