Administrator
/
test_9
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
78e71b2f99b5e9a5bd3b122df75e0b686919fe4a
Authored by
Виталий
2015-11-03 15:46:04 +0200
1 parent
d15e7cad
first
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/web/css/site.css
Inline
Side-by-side
frontend/web/css/site.css
Wrap text
Show/Hide comments
View file @
78e71b2
...
...
@@ -1173,6 +1173,7 @@ select{
1173
1173
-webkit-transition: all 0.5s ease-out;
1174
1174
-moz-transition: all 0.5s ease-out;
1175
1175
transition: all 0.5s ease-out;
1176
+ cursor: pointer;
1176
1177
}
1177
1178
.social .fb{background-position:-48px 0;
1178
1179
}
...
...