Changeset 551403
- Timestamp:
- 05/31/2012 02:57:44 PM (14 years ago)
- Location:
- lazy-content-slider/trunk
- Files:
-
- 4 edited
-
css/style-dark.css (modified) (3 diffs)
-
css/style.css (modified) (3 diffs)
-
lzcs.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lazy-content-slider/trunk/css/style-dark.css
r551393 r551403 29 29 } 30 30 #featured ul.ui-tabs-nav li span{ 31 font-size:11px; font-family:Verdana;31 font-size:11px; 32 32 line-height:18px; 33 33 } … … 66 66 } 67 67 #featured .info h2{ 68 font-size:18px; font-family:Georgia, serif;68 font-size:18px; 69 69 color:#fff; padding:5px; margin:0; 70 70 overflow:hidden; … … 72 72 #featured .info p{ 73 73 margin:0 5px; 74 font- family:Verdana; font-size:11px;74 font-size:11px; 75 75 line-height:15px; color:#f0f0f0; 76 76 } -
lazy-content-slider/trunk/css/style.css
r550977 r551403 29 29 } 30 30 #featured ul.ui-tabs-nav li span{ 31 font-size:11px; font-family:Verdana;31 font-size:11px; 32 32 line-height:18px; 33 33 } … … 65 65 } 66 66 #featured .info h2{ 67 font-size:18px; font-family:Georgia, serif;67 font-size:18px; 68 68 color:#fff; padding:5px; margin:0; 69 69 overflow:hidden; … … 71 71 #featured .info p{ 72 72 margin:0 5px; 73 font- family:Verdana; font-size:11px;73 font-size:11px; 74 74 line-height:15px; color:#f0f0f0; 75 75 } -
lazy-content-slider/trunk/lzcs.php
r551395 r551403 5 5 Description: This is a content slider that shows 5 slides from a "Featured Category" 6 6 Author: Lee Thompson 7 Version: 1.3.37 Version: 2.0 8 8 Author URI: http://mysqlhow2.com 9 9 -
lazy-content-slider/trunk/readme.txt
r551398 r551403 5 5 Requires at least: 2.9.2 6 6 Tested up to: 3.3.2 7 Stable tag: 1.3.37 Stable tag: 2.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 67 67 = 1.3.3 = 68 68 commiting files 69 69 = 2.0 = 70 Removed font-family from css 70 71 71 72 … … 81 82 = 1.3.3 = 82 83 commiting files 84 = 2.0 = 85 Removed font-family from css 83 86 87
Note: See TracChangeset
for help on using the changeset viewer.