From 781e02bc5b22663754a1ffaf54ecc065dba713f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 15 Mar 2013 09:44:12 +0100 Subject: [PATCH] set cursor on top right action links --- univcloud/static/css/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/univcloud/static/css/style.css b/univcloud/static/css/style.css index 5493fe7..d37f470 100644 --- a/univcloud/static/css/style.css +++ b/univcloud/static/css/style.css @@ -168,6 +168,7 @@ iframe { right: 5px; display: none; z-index: 10000; + cursor: pointer; } .color { @@ -175,6 +176,7 @@ iframe { right: 20px; display: none; z-index: 10000; + cursor: pointer; } li:hover .color,