summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/public/assets/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/public/assets/style.css b/site/public/assets/style.css
index c97d470..097f65e 100644
--- a/site/public/assets/style.css
+++ b/site/public/assets/style.css
@@ -531,7 +531,7 @@ nav .sub.active a {
float:left;
display:inline-block;
cursor: url(images/next.png), auto!important;
- background: url(images/dither.gif);
+ background: white;
}
.cell {
display:inline-block;