aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2012-06-21 03:14:41 +0100
committerThomas Willingham <founder@kakste.com>2012-06-21 03:14:41 +0100
commit75e82dc0779b0fe7ebedb26e4c12660f00435bae (patch)
treee54e641fff768b80168335715370576ad21aaf77 /view
parentc4df339b9235ee180c524dfa373ab7e5fa6c8f93 (diff)
downloadvolse-hubzilla-75e82dc0779b0fe7ebedb26e4c12660f00435bae.tar.gz
volse-hubzilla-75e82dc0779b0fe7ebedb26e4c12660f00435bae.tar.bz2
volse-hubzilla-75e82dc0779b0fe7ebedb26e4c12660f00435bae.zip
Darkzero-NS fix weeks old BBIcon error
Diffstat (limited to 'view')
-rw-r--r--view/theme/darkzero-NS/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/darkzero-NS/style.css b/view/theme/darkzero-NS/style.css
index e7c70dc54..9c15329da 100644
--- a/view/theme/darkzero-NS/style.css
+++ b/view/theme/darkzero-NS/style.css
@@ -151,8 +151,8 @@ blockquote {
overflow: none;
}
-.editicon:hover {
- background-color: #ccc;
+.editicon {
+ background-color: #333;
}
#datebrowse-sidebar select {