Version 0.62 release:

- Tested with wordpress 3.3.2
 - Changed default icon for side widget.
 - Fixed issue with club id search.
 - Fixed and enabled shortcode [ride].
 - Changed login and ride_details calls to use Strava V2 API.
This commit is contained in:
cmanon
2012-06-12 17:36:49 -05:00
parent 213f77e65c
commit cba3bfc82f
6 changed files with 202 additions and 145 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
width: 16px;
height: 16px;
float: left;
background: url('../images/fugue-sprite.png') -48px -96px no-repeat;
background: url('../images/fugue-sprite.png') no-repeat;
background-position: -224px -160px;
margin: 0 6px 2px 0;
}
.table {