Changeset 2069055
- Timestamp:
- 04/15/2019 09:05:53 PM (7 years ago)
- Location:
- child-height-predictor
- Files:
-
- 3 edited
- 4 copied
-
tags/1.2 (copied) (copied from child-height-predictor/trunk)
-
tags/1.2/childheight-style.css (copied) (copied from child-height-predictor/trunk/childheight-style.css) (4 diffs)
-
tags/1.2/childheight.php (copied) (copied from child-height-predictor/trunk/childheight.php) (1 diff)
-
tags/1.2/readme.txt (copied) (copied from child-height-predictor/trunk/readme.txt) (2 diffs)
-
trunk/childheight-style.css (modified) (4 diffs)
-
trunk/childheight.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
child-height-predictor/tags/1.2/childheight-style.css
r2035871 r2069055 20 20 } 21 21 22 .childheight-units { font-weight: bold; font-size: 12px; background: url('images/schritt-eins.png') no-repeat 0 -3px; padding: 14px 0 0 60px; height: 46px; color: #666; }22 .childheight-units { font-weight: bold; font-size: 12px; background: url('images/schritt-eins.png') no-repeat 0 -3px; padding: 14px 0 0 60px; height: 56px; color: #666; } 23 23 24 24 .childheight-units label { … … 30 30 } 31 31 32 #fathersheight { font-weight: bold; font-size: 12px; background: url('images/schritt-zwei.png') no-repeat 0 -3px; padding: 3px 15px 15px 60px; height: 60px; color: #666; width: 1 90px; }32 #fathersheight { font-weight: bold; font-size: 12px; background: url('images/schritt-zwei.png') no-repeat 0 -3px; padding: 3px 15px 15px 60px; height: 60px; color: #666; width: 100%; } 33 33 34 34 #fathersheight label { … … 44 44 #shortcode_father-height { width: 50px; border: 1px solid #999999; } 45 45 46 #mothersheight { font-weight: bold; font-size: 12px; background: url('images/schritt-drei.png') no-repeat 0 -3px; padding: 3px 15px 15px 60px; height: 60px; color: #666; width: 1 90px;}46 #mothersheight { font-weight: bold; font-size: 12px; background: url('images/schritt-drei.png') no-repeat 0 -3px; padding: 3px 15px 15px 60px; height: 60px; color: #666; width: 100%;} 47 47 48 48 #mothersheight label { … … 67 67 } 68 68 69 .childheight-child_sex { font-weight: bold; font-size: 12px; background: url('images/schritt-vier.png') no-repeat 0 -3px; padding: 13px 0 0 60px; height: 46px; color: #666; }69 .childheight-child_sex { font-weight: bold; font-size: 12px; background: url('images/schritt-vier.png') no-repeat 0 -3px; padding: 13px 0 0 60px; height: 56px; color: #666; } 70 70 71 71 .childheight-button { padding: 10px 0 0 60px; font-weight: bold; } 72 72 .childheight-button input { border: 1px solid #9CC2DE; } 73 73 74 .childheight_table { margin-top:10px; font-weight: bold; font-size: 12px; background: url('images/schritt-fuenf.png') no-repeat 0 -3px; padding: 5px 15px 0 60px; height: 60px; color: #666; width: 1 90px; }74 .childheight_table { margin-top:10px; font-weight: bold; font-size: 12px; background: url('images/schritt-fuenf.png') no-repeat 0 -3px; padding: 5px 15px 0 60px; height: 60px; color: #666; width: 100%; } 75 75 .childheight_table.error { padding: 0 20px 0 60px; margin-top: 15px; background: none; height: 20px; color: #C00; font-weight: bold; } 76 76 -
child-height-predictor/tags/1.2/childheight.php
r2035877 r2069055 5 5 Description: This plugin predicts the possible height of a baby. 6 6 Author: Andreas Ostheimer 7 Version: 1. 17 Version: 1.2 8 8 Author URI: http://www.ostheimer.at 9 9 */ -
child-height-predictor/tags/1.2/readme.txt
r2035871 r2069055 5 5 Requires at least: 3.3.2 6 6 Tested up to: 5.1 7 Stable tag: 1. 17 Stable tag: 1.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 == Changelog == 51 51 52 = 1.2 = 53 * CSS Fix 54 52 55 = 1.1 = 53 56 * Tested up to Wordpress 5.1 -
child-height-predictor/trunk/childheight-style.css
r2035871 r2069055 20 20 } 21 21 22 .childheight-units { font-weight: bold; font-size: 12px; background: url('images/schritt-eins.png') no-repeat 0 -3px; padding: 14px 0 0 60px; height: 46px; color: #666; }22 .childheight-units { font-weight: bold; font-size: 12px; background: url('images/schritt-eins.png') no-repeat 0 -3px; padding: 14px 0 0 60px; height: 56px; color: #666; } 23 23 24 24 .childheight-units label { … … 30 30 } 31 31 32 #fathersheight { font-weight: bold; font-size: 12px; background: url('images/schritt-zwei.png') no-repeat 0 -3px; padding: 3px 15px 15px 60px; height: 60px; color: #666; width: 1 90px; }32 #fathersheight { font-weight: bold; font-size: 12px; background: url('images/schritt-zwei.png') no-repeat 0 -3px; padding: 3px 15px 15px 60px; height: 60px; color: #666; width: 100%; } 33 33 34 34 #fathersheight label { … … 44 44 #shortcode_father-height { width: 50px; border: 1px solid #999999; } 45 45 46 #mothersheight { font-weight: bold; font-size: 12px; background: url('images/schritt-drei.png') no-repeat 0 -3px; padding: 3px 15px 15px 60px; height: 60px; color: #666; width: 1 90px;}46 #mothersheight { font-weight: bold; font-size: 12px; background: url('images/schritt-drei.png') no-repeat 0 -3px; padding: 3px 15px 15px 60px; height: 60px; color: #666; width: 100%;} 47 47 48 48 #mothersheight label { … … 67 67 } 68 68 69 .childheight-child_sex { font-weight: bold; font-size: 12px; background: url('images/schritt-vier.png') no-repeat 0 -3px; padding: 13px 0 0 60px; height: 46px; color: #666; }69 .childheight-child_sex { font-weight: bold; font-size: 12px; background: url('images/schritt-vier.png') no-repeat 0 -3px; padding: 13px 0 0 60px; height: 56px; color: #666; } 70 70 71 71 .childheight-button { padding: 10px 0 0 60px; font-weight: bold; } 72 72 .childheight-button input { border: 1px solid #9CC2DE; } 73 73 74 .childheight_table { margin-top:10px; font-weight: bold; font-size: 12px; background: url('images/schritt-fuenf.png') no-repeat 0 -3px; padding: 5px 15px 0 60px; height: 60px; color: #666; width: 1 90px; }74 .childheight_table { margin-top:10px; font-weight: bold; font-size: 12px; background: url('images/schritt-fuenf.png') no-repeat 0 -3px; padding: 5px 15px 0 60px; height: 60px; color: #666; width: 100%; } 75 75 .childheight_table.error { padding: 0 20px 0 60px; margin-top: 15px; background: none; height: 20px; color: #C00; font-weight: bold; } 76 76 -
child-height-predictor/trunk/childheight.php
r2035877 r2069055 5 5 Description: This plugin predicts the possible height of a baby. 6 6 Author: Andreas Ostheimer 7 Version: 1. 17 Version: 1.2 8 8 Author URI: http://www.ostheimer.at 9 9 */ -
child-height-predictor/trunk/readme.txt
r2035871 r2069055 5 5 Requires at least: 3.3.2 6 6 Tested up to: 5.1 7 Stable tag: 1. 17 Stable tag: 1.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 == Changelog == 51 51 52 = 1.2 = 53 * CSS Fix 54 52 55 = 1.1 = 53 56 * Tested up to Wordpress 5.1
Note: See TracChangeset
for help on using the changeset viewer.