Plugin Directory

Changeset 460854


Ignore:
Timestamp:
11/09/2011 07:00:50 AM (14 years ago)
Author:
f4ber
Message:

fixed margin of currency

Location:
cbrcurrency/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cbrcurrency/trunk/README.txt

    r446642 r460854  
    55Requires at least: 2.6
    66Tested up to: 3.2.1
    7 Stable tag: 2.3.4
     7Stable tag: 2.3.5
    88
    99Show exchange rate Central Bank Russian Federation RUR, RUB, EUR, USD.
     
    4444
    4545== Changelog ==
     46
     47= 2.3.5 =
     48
     49* 09/11/2011
     50* fix margin of table currency
    4651
    4752= 2.3.4 =
  • cbrcurrency/trunk/cbrcurrency.php

    r446642 r460854  
    44Plugin URI: http://www.f4ber.net/
    55Description: Виджет курса валют ЦБ РФ на текущий день c динамикой.
    6 Version: 2.3.4
     6Version: 2.3.5
    77Author: f4ber
    88Author URI: http://www.f4ber.net/
     
    106106<style type="text/css">
    107107
    108 #currency {margin: 10px 10px 0;}
     108#currency {margin: 10px auto;}
    109109#currency td {border-right: none;padding:0;background:transparent;vertical-align:middle;}
    110110#lf {margin: 0 0 0;}
Note: See TracChangeset for help on using the changeset viewer.