X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero%2Fstyle.css;h=12c7d3c25a7aacebd4926da81ed88115250b32af;hb=7bae290aebcd7ecb5b7a21b64781bd50ccc76b41;hp=3b395ff2a1a2cb6dd6690362fd93a8435e7f051d;hpb=d49dc1434fbcc82d1bdc259825438fdb5d725eeb;p=friendica.git diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css old mode 100755 new mode 100644 index 3b395ff2a1..12c7d3c25a --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -76,17 +76,21 @@ input#dfrn-url { } -#jot-title { +#jot-title, #jot-category { background-color: #333333; border: 1px solid #333333; } #jot-title::-webkit-input-placeholder{ color: #555555!important;} #jot-title:-moz-placeholder{color: #555555!important;} +#jot-category::-webkit-input-placeholder{ color: #555555!important;} +#jot-category:-moz-placeholder{color: #555555!important;} #jot-title:hover, -#jot-title:focus { +#jot-title:focus, +#jot-category:hover, +#jot-category:focus { border: 1px solid #cccccc; } blockquote {