summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author“Ryder <“r@okfoc.us”>2016-03-29 12:50:54 -0400
committer“Ryder <“r@okfoc.us”>2016-03-29 12:50:54 -0400
commit9caa4dec9468be2da599959dd0b73d958a71a1aa (patch)
treee5af89b75b5a3cd5b39dd84cc397959a8d2b37bb
parente7893c73df6d0a1ace66e764b3b3298f41232aec (diff)
adding white x
-rw-r--r--public/assets/img/x-w.pngbin0 -> 389 bytes
-rw-r--r--public/assets/ok.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/img/x-w.png b/public/assets/img/x-w.png
new file mode 100644
index 0000000..076b63d
--- /dev/null
+++ b/public/assets/img/x-w.png
Binary files differ
diff --git a/public/assets/ok.css b/public/assets/ok.css
index 62c4428..64d139d 100644
--- a/public/assets/ok.css
+++ b/public/assets/ok.css
@@ -167,7 +167,7 @@ menu ul {
opacity: 0.1;
transition: 150ms opacity cubic-bezier(0, 0, 0, 1);
background: #eee;
- cursor: url(img/x.png), pointer;
+ cursor: url(img/x-w.png), pointer;
}
div,