]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/darkzero/style.css
slackr - better highlighting of current selections
[friendica.git] / view / theme / darkzero / style.css
index a1a684355d383b941954b419949a03bb855670b1..77650a91ad1032e0609d41b5fb6faa564fb9661f 100644 (file)
@@ -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