X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero%2Fstyle.css;h=77650a91ad1032e0609d41b5fb6faa564fb9661f;hb=19bf0aa28397ddbfd6637c855e7f400ff8deef35;hp=a1a684355d383b941954b419949a03bb855670b1;hpb=a1b96d11a72a28915725cee898edb461b0a2dd23;p=friendica.git diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index a1a684355d..77650a91ad 100644 --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -130,6 +130,7 @@ input#acl-search { code { background:#2e2f2e !important; + color:#fff !important; } blockquote { @@ -145,3 +146,7 @@ blockquote { background:#444; } +/* This seems okay to me...we might not need a new iconset, lets see how people react */ +.editicon { + background-color: #333; +} \ No newline at end of file