X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero%2Fstyle.css;h=8a6099ee810c004baace1f538f3051cb70223c9c;hb=c4df339b9235ee180c524dfa373ab7e5fa6c8f93;hp=6f238bec60f1d0beee1c1cc4bb963eeeaaa83816;hpb=266512e801f658bcd0d82c0588013c00bea03621;p=friendica.git diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index 6f238bec60..8a6099ee81 100644 --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -146,3 +146,11 @@ blockquote { background:#444; } +/* This seems okay to me...we might not need a new iconset, lets see how people react */ +.editicon { + background-color: #333; +} + +#datebrowse-sidebar select { +color:#99CCFF !important; +} \ No newline at end of file