Changeset 2090786
- Timestamp:
- 05/19/2019 02:00:48 PM (7 years ago)
- Location:
- climate-on-crete
- Files:
-
- 3 edited
- 4 copied
-
tags/1.3 (copied) (copied from climate-on-crete/trunk)
-
tags/1.3/climate-on-crete.css (copied) (copied from climate-on-crete/trunk/climate-on-crete.css) (5 diffs)
-
tags/1.3/climate-on-crete.php (copied) (copied from climate-on-crete/trunk/climate-on-crete.php) (1 diff)
-
tags/1.3/readme.txt (copied) (copied from climate-on-crete/trunk/readme.txt) (2 diffs)
-
trunk/climate-on-crete.css (modified) (5 diffs)
-
trunk/climate-on-crete.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
climate-on-crete/tags/1.3/climate-on-crete.css
r2069270 r2090786 15 15 border:1px solid #CCC; 16 16 padding:15px; 17 float:right;18 margin-left:15px;17 /*float:right;*/ 18 /*margin-left:15px;*/ 19 19 font-family:Arial, Helvetica, sans-serif !important; 20 20 } … … 133 133 /*max-width:200px;*/ 134 134 height:40px; 135 padding-left:50px;135 /*padding-left:50px;*/ 136 136 line-height:55px; 137 137 margin-bottom:10px; … … 145 145 /*max-width:200px;*/ 146 146 height:40px; 147 padding-left:50px;147 /*padding-left:50px;*/ 148 148 line-height:55px; 149 149 margin-bottom:10px; … … 151 151 } 152 152 153 #max {153 /*#max { 154 154 background:url(images/max-temperatur.png) no-repeat left center; 155 155 } … … 169 169 #rpm { 170 170 background:url(images/regentage.png) no-repeat left center; 171 } 171 }*/ 172 172 173 173 .clear { -
climate-on-crete/tags/1.3/climate-on-crete.php
r2069270 r2090786 5 5 Description: 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. 6 6 Author: Ostheimer.at 7 Version: 1. 27 Version: 1.3 8 8 Author URI: http://www.ostheimer.at 9 9 -
climate-on-crete/tags/1.3/readme.txt
r2069270 r2090786 4 4 Requires at least: 3.0 5 5 Tested up to: 5.1 6 Stable tag: 1. 26 Stable tag: 1.3 7 7 8 8 This 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. … … 46 46 == Changelog == 47 47 48 = 1.3 = 49 * Design change 50 51 48 52 = 1.2 = 49 53 * CSS fix -
climate-on-crete/trunk/climate-on-crete.css
r2069270 r2090786 15 15 border:1px solid #CCC; 16 16 padding:15px; 17 float:right;18 margin-left:15px;17 /*float:right;*/ 18 /*margin-left:15px;*/ 19 19 font-family:Arial, Helvetica, sans-serif !important; 20 20 } … … 133 133 /*max-width:200px;*/ 134 134 height:40px; 135 padding-left:50px;135 /*padding-left:50px;*/ 136 136 line-height:55px; 137 137 margin-bottom:10px; … … 145 145 /*max-width:200px;*/ 146 146 height:40px; 147 padding-left:50px;147 /*padding-left:50px;*/ 148 148 line-height:55px; 149 149 margin-bottom:10px; … … 151 151 } 152 152 153 #max {153 /*#max { 154 154 background:url(images/max-temperatur.png) no-repeat left center; 155 155 } … … 169 169 #rpm { 170 170 background:url(images/regentage.png) no-repeat left center; 171 } 171 }*/ 172 172 173 173 .clear { -
climate-on-crete/trunk/climate-on-crete.php
r2069270 r2090786 5 5 Description: 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. 6 6 Author: Ostheimer.at 7 Version: 1. 27 Version: 1.3 8 8 Author URI: http://www.ostheimer.at 9 9 -
climate-on-crete/trunk/readme.txt
r2069270 r2090786 4 4 Requires at least: 3.0 5 5 Tested up to: 5.1 6 Stable tag: 1. 26 Stable tag: 1.3 7 7 8 8 This 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. … … 46 46 == Changelog == 47 47 48 = 1.3 = 49 * Design change 50 51 48 52 = 1.2 = 49 53 * CSS fix
Note: See TracChangeset
for help on using the changeset viewer.