From 9caa4dec9468be2da599959dd0b73d958a71a1aa Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Tue, 29 Mar 2016 12:50:54 -0400 Subject: adding white x --- public/assets/img/x-w.png | Bin 0 -> 389 bytes public/assets/ok.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 public/assets/img/x-w.png (limited to 'public') diff --git a/public/assets/img/x-w.png b/public/assets/img/x-w.png new file mode 100644 index 0000000..076b63d Binary files /dev/null and b/public/assets/img/x-w.png 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, -- cgit v1.2.3-70-g09d2