Changeset 460854
- Timestamp:
- 11/09/2011 07:00:50 AM (14 years ago)
- Location:
- cbrcurrency/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (2 diffs)
-
cbrcurrency.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cbrcurrency/trunk/README.txt
r446642 r460854 5 5 Requires at least: 2.6 6 6 Tested up to: 3.2.1 7 Stable tag: 2.3. 47 Stable tag: 2.3.5 8 8 9 9 Show exchange rate Central Bank Russian Federation RUR, RUB, EUR, USD. … … 44 44 45 45 == Changelog == 46 47 = 2.3.5 = 48 49 * 09/11/2011 50 * fix margin of table currency 46 51 47 52 = 2.3.4 = -
cbrcurrency/trunk/cbrcurrency.php
r446642 r460854 4 4 Plugin URI: http://www.f4ber.net/ 5 5 Description: Виджет курса валют ЦБ РФ на текущий день c динамикой. 6 Version: 2.3. 46 Version: 2.3.5 7 7 Author: f4ber 8 8 Author URI: http://www.f4ber.net/ … … 106 106 <style type="text/css"> 107 107 108 #currency {margin: 10px 10px 0;}108 #currency {margin: 10px auto;} 109 109 #currency td {border-right: none;padding:0;background:transparent;vertical-align:middle;} 110 110 #lf {margin: 0 0 0;}
Note: See TracChangeset
for help on using the changeset viewer.