Changeset 1426270
- Timestamp:
- 05/29/2016 08:09:37 AM (10 years ago)
- Location:
- techxplorers-anime-list/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (1 diff)
-
public/css/txp-anime-list-public.css (modified) (1 diff)
-
txp-anime-list.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
techxplorers-anime-list/trunk/README.txt
r1412145 r1426270 82 82 == Changelog == 83 83 84 = 1.2.2 = 85 * Fix the styling of the profile link in the sidebar widget 86 84 87 = 1.2.1 = 85 88 * Fix a typo in the path to the Genericons stylesheet for the admin page -
techxplorers-anime-list/trunk/public/css/txp-anime-list-public.css
r1370047 r1426270 45 45 46 46 .widget_txp-anime-list .txp-anime-list-links p { 47 clear: both; 48 text-align: center; 47 49 margin-bottom: 5px; 48 50 } -
techxplorers-anime-list/trunk/txp-anime-list.php
r1403599 r1426270 11 11 * Plugin URI: https://techxplorer.com/projects/txp-anime-list/ 12 12 * Description: Display a list of anime titles on your site via a shortcode or widget. 13 * Version: 1.2. 013 * Version: 1.2.2 14 14 * Author: techxplorer 15 15 * Author URI: https://techxplorer.com
Note: See TracChangeset
for help on using the changeset viewer.