Plugin Directory

Changeset 2090786


Ignore:
Timestamp:
05/19/2019 02:00:48 PM (7 years ago)
Author:
helpstring
Message:

desing change

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

Legend:

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

    r2069270 r2090786  
    1515    border:1px solid #CCC;
    1616    padding:15px;
    17     float:right;
    18     margin-left:15px;
     17    /*float:right;*/
     18    /*margin-left:15px;*/
    1919    font-family:Arial, Helvetica, sans-serif !important;
    2020}
     
    133133    /*max-width:200px;*/
    134134    height:40px;
    135     padding-left:50px;
     135    /*padding-left:50px;*/
    136136    line-height:55px;
    137137    margin-bottom:10px;
     
    145145    /*max-width:200px;*/
    146146    height:40px;
    147     padding-left:50px;
     147    /*padding-left:50px;*/
    148148    line-height:55px;
    149149    margin-bottom:10px;
     
    151151}
    152152
    153 #max {
     153/*#max {
    154154    background:url(images/max-temperatur.png) no-repeat left center;
    155155}
     
    169169#rpm {
    170170    background:url(images/regentage.png) no-repeat left center;
    171 }
     171}*/
    172172
    173173.clear {
  • climate-on-crete/tags/1.3/climate-on-crete.php

    r2069270 r2090786  
    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.2
     7Version: 1.3
    88Author URI: http://www.ostheimer.at
    99
  • climate-on-crete/tags/1.3/readme.txt

    r2069270 r2090786  
    44Requires at least: 3.0
    55Tested up to: 5.1
    6 Stable tag: 1.2
     6Stable tag: 1.3
    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.
     
    4646== Changelog ==
    4747
     48= 1.3 =
     49* Design change
     50
     51
    4852= 1.2 =
    4953* CSS fix
  • climate-on-crete/trunk/climate-on-crete.css

    r2069270 r2090786  
    1515    border:1px solid #CCC;
    1616    padding:15px;
    17     float:right;
    18     margin-left:15px;
     17    /*float:right;*/
     18    /*margin-left:15px;*/
    1919    font-family:Arial, Helvetica, sans-serif !important;
    2020}
     
    133133    /*max-width:200px;*/
    134134    height:40px;
    135     padding-left:50px;
     135    /*padding-left:50px;*/
    136136    line-height:55px;
    137137    margin-bottom:10px;
     
    145145    /*max-width:200px;*/
    146146    height:40px;
    147     padding-left:50px;
     147    /*padding-left:50px;*/
    148148    line-height:55px;
    149149    margin-bottom:10px;
     
    151151}
    152152
    153 #max {
     153/*#max {
    154154    background:url(images/max-temperatur.png) no-repeat left center;
    155155}
     
    169169#rpm {
    170170    background:url(images/regentage.png) no-repeat left center;
    171 }
     171}*/
    172172
    173173.clear {
  • climate-on-crete/trunk/climate-on-crete.php

    r2069270 r2090786  
    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.2
     7Version: 1.3
    88Author URI: http://www.ostheimer.at
    99
  • climate-on-crete/trunk/readme.txt

    r2069270 r2090786  
    44Requires at least: 3.0
    55Tested up to: 5.1
    6 Stable tag: 1.2
     6Stable tag: 1.3
    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.
     
    4646== Changelog ==
    4747
     48= 1.3 =
     49* Design change
     50
     51
    4852= 1.2 =
    4953* CSS fix
Note: See TracChangeset for help on using the changeset viewer.