Plugin Directory

Changeset 491217


Ignore:
Timestamp:
01/17/2012 04:02:20 PM (14 years ago)
Author:
Skowron
Message:

small fix in css

Location:
nokia-mapsplaces/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • nokia-mapsplaces/trunk/nokia-mapsplaces.php

    r489303 r491217  
    2222  Plugin URI: http://wordpress.org/extend/plugins/nokia-mapsplaces/
    2323  Description: With this plugin you are able to add a places and addresses into a post or a page.
    24   Version: 1.3.0
     24  Version: 1.3.1
    2525  Author: Nokia Corporation
    2626  Author Email: marek.krysiuk@nokia.com
  • nokia-mapsplaces/trunk/page/css/disableOptions.css

    r491137 r491217  
    1919* Some additions
    2020**/
     21#placeContainer .nokia-places-blue-compact h2.nokia-place-name,
    2122#content .nokia-places-blue-compact h2.nokia-place-name {
    2223    overflow: hidden;   
    2324}
     25#placeContainer .nokia-places-blue-sharemenu .nokia-place-share-container input,
    2426#content .nokia-places-blue-sharemenu .nokia-place-share-container input{
    2527    width: 40%;
    2628}
     29#placeContainer .nokia-places-blue-compact .nokia-blue-categoryicon,
    2730#content .nokia-places-blue-compact .nokia-blue-categoryicon{
    2831    height: 17px;
  • nokia-mapsplaces/trunk/readme.txt

    r491212 r491217  
    44Requires at least: 2.9
    55Tested up to: 3.3
    6 Stable tag: 1.3.0
     6Stable tag: 1.3.1
    77
    88With Nokia Maps & Places plugin you can easily add places and addresses into your Wordpress posts or pages.
     
    4949
    5050== Changelog ==
     51= 1.3.1 =
     52* CSS bug fix
    5153= 1.3.0 =
    5254* Support for sidebar widgets.
Note: See TracChangeset for help on using the changeset viewer.