Commit 78e71b2f99b5e9a5bd3b122df75e0b686919fe4a
1 parent
d15e7cad
first
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/web/css/site.css
@@ -1173,6 +1173,7 @@ select{ | @@ -1173,6 +1173,7 @@ select{ | ||
1173 | -webkit-transition: all 0.5s ease-out; | 1173 | -webkit-transition: all 0.5s ease-out; |
1174 | -moz-transition: all 0.5s ease-out; | 1174 | -moz-transition: all 0.5s ease-out; |
1175 | transition: all 0.5s ease-out; | 1175 | transition: all 0.5s ease-out; |
1176 | + cursor: pointer; | ||
1176 | } | 1177 | } |
1177 | .social .fb{background-position:-48px 0; | 1178 | .social .fb{background-position:-48px 0; |
1178 | } | 1179 | } |