mirror of
https://github.com/10h30/wp-strava.git
synced 2026-06-05 15:10:01 +09:00
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:
+2
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user