aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/theme/darkzero/style.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css
index e0155144d..77650a91a 100644
--- a/view/theme/darkzero/style.css
+++ b/view/theme/darkzero/style.css
@@ -146,12 +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;
-}
-
-/* This seems okay to me...we might not need a new iconset, lets see how people react */
-
-.editicon:hover {
- background-color: #ccc;
} \ No newline at end of file