diff options
author | Thomas Willingham <founder@kakste.com> | 2012-05-22 19:19:36 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2012-05-22 19:19:36 +0100 |
commit | b962559570fe3a7381c7721a62989072661f01e9 (patch) | |
tree | 4b0ca3268d20b1905ada0dcf0c67b4cae6067592 /view | |
parent | 18983bb932209336aa4b0e804c936c74e37e4260 (diff) | |
download | volse-hubzilla-b962559570fe3a7381c7721a62989072661f01e9.tar.gz volse-hubzilla-b962559570fe3a7381c7721a62989072661f01e9.tar.bz2 volse-hubzilla-b962559570fe3a7381c7721a62989072661f01e9.zip |
Oops - but lets commit the right revision, sorry. There's a spare line in the last one.
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/darkzero/style.css | 7 |
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 |