From 78e71b2f99b5e9a5bd3b122df75e0b686919fe4a Mon Sep 17 00:00:00 2001 From: icemate Date: Tue, 3 Nov 2015 15:46:04 +0200 Subject: [PATCH] first --- frontend/web/css/site.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/web/css/site.css b/frontend/web/css/site.css index 19b3662..f84c945 100644 --- a/frontend/web/css/site.css +++ b/frontend/web/css/site.css @@ -1173,6 +1173,7 @@ select{ -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out; + cursor: pointer; } .social .fb{background-position:-48px 0; } -- libgit2 0.21.4