Plugin Directory

Changeset 2069270


Ignore:
Timestamp:
04/16/2019 11:01:41 AM (7 years ago)
Author:
helpstring
Message:

css fix

Location:
climate-on-crete
Files:
3 edited
4 copied

Legend:

Unmodified
Added
Removed
  • climate-on-crete/tags/1.2/climate-on-crete.css

    r2036000 r2069270  
    113113    min-width:40px;
    114114    margin-right:20px;
     115    line-height: normal;
     116    padding-top: 15px;
    115117}
    116118
     
    129131#max, #min, #wtp, #spt {
    130132    min-width:120px;
    131     max-width:200px;
     133    /*max-width:200px;*/
    132134    height:40px;
    133135    padding-left:50px;
     
    141143#rpm {
    142144    min-width:120px;
    143     max-width:200px;
     145    /*max-width:200px;*/
    144146    height:40px;
    145147    padding-left:50px;
  • climate-on-crete/tags/1.2/climate-on-crete.php

    r2036000 r2069270  
    55Description: This Plugin shows you climatic information about crete. The user choose place and month and gets displayed the correct climatic information. The admin can display this plugin by adding the widget into a sidebar or via shortcode [climate_on_crete] into posts/pages.
    66Author: Ostheimer.at
    7 Version: 1.1
     7Version: 1.2
    88Author URI: http://www.ostheimer.at
    99
  • climate-on-crete/tags/1.2/readme.txt

    r2036000 r2069270  
    44Requires at least: 3.0
    55Tested up to: 5.1
    6 Stable tag: 1.1
     6Stable tag: 1.2
    77
    88This Plugin shows the user a jQuery climate table of the chosen city of crete. The plugin owner can choose between the temperatures celsius and fahrenheit.
     
    2020
    2121#### Try the demo
    22 See the [Climate on Crete site](http://www.kreta-urlaub.at/service/wetter-klima/ "Climate on Crete site") for a test run!
     22See the [Climate on Crete site](https://www.ostheimer.at/wordpress-plugins/climate-on-crete/ "Climate on Crete site") for a test run!
    2323
    2424#### Details and Support
    25 For [Details and Support](http://www.ostheimer.at/leistungen-preise/wordpress/plugins/climate-on-crete/ "Details and Support") visit our site!
     25For [Details and Support](http://www.ostheimer.at/ "Details and Support") visit our site!
    2626
    2727== Installation ==
     
    4646== Changelog ==
    4747
     48= 1.2 =
     49* CSS fix
     50
    4851= 1.1 =
    4952* Tested up to Wordpress 5.1
  • climate-on-crete/trunk/climate-on-crete.css

    r2036000 r2069270  
    113113    min-width:40px;
    114114    margin-right:20px;
     115    line-height: normal;
     116    padding-top: 15px;
    115117}
    116118
     
    129131#max, #min, #wtp, #spt {
    130132    min-width:120px;
    131     max-width:200px;
     133    /*max-width:200px;*/
    132134    height:40px;
    133135    padding-left:50px;
     
    141143#rpm {
    142144    min-width:120px;
    143     max-width:200px;
     145    /*max-width:200px;*/
    144146    height:40px;
    145147    padding-left:50px;
  • climate-on-crete/trunk/climate-on-crete.php

    r2036000 r2069270  
    55Description: This Plugin shows you climatic information about crete. The user choose place and month and gets displayed the correct climatic information. The admin can display this plugin by adding the widget into a sidebar or via shortcode [climate_on_crete] into posts/pages.
    66Author: Ostheimer.at
    7 Version: 1.1
     7Version: 1.2
    88Author URI: http://www.ostheimer.at
    99
  • climate-on-crete/trunk/readme.txt

    r2036000 r2069270  
    44Requires at least: 3.0
    55Tested up to: 5.1
    6 Stable tag: 1.1
     6Stable tag: 1.2
    77
    88This Plugin shows the user a jQuery climate table of the chosen city of crete. The plugin owner can choose between the temperatures celsius and fahrenheit.
     
    2020
    2121#### Try the demo
    22 See the [Climate on Crete site](http://www.kreta-urlaub.at/service/wetter-klima/ "Climate on Crete site") for a test run!
     22See the [Climate on Crete site](https://www.ostheimer.at/wordpress-plugins/climate-on-crete/ "Climate on Crete site") for a test run!
    2323
    2424#### Details and Support
    25 For [Details and Support](http://www.ostheimer.at/leistungen-preise/wordpress/plugins/climate-on-crete/ "Details and Support") visit our site!
     25For [Details and Support](http://www.ostheimer.at/ "Details and Support") visit our site!
    2626
    2727== Installation ==
     
    4646== Changelog ==
    4747
     48= 1.2 =
     49* CSS fix
     50
    4851= 1.1 =
    4952* Tested up to Wordpress 5.1
Note: See TracChangeset for help on using the changeset viewer.