Plugin Directory

Changeset 499602

Timestamp:
02/03/2012 07:53:36 AM (13 years ago)
Author:
taylorde
Message:

0.3.5

Location:
tdd-progress-bar
Files:
1 added
3 edited
17 copied

Legend:

Unmodified
Added
Removed
  • tdd-progress-bar/tags/0.3.5/css/default.min.css

    r491740 r499602  
    1 .tdd_pb_global_container{max-width:900px;width:400px;}.tdd_pb_bar_container{position:relative;background-color:#333;overflow:hidden;height:50px;border:1px solid black;-webkit-box-shadow:inset 0 0 4px #000000;-moz-box-shadow:inset 0 0 4px #000000;box-shadow:inset 0 0 4px #000000;border-top-right-radius:15px 100px;border-bottom-right-radius:15px 100px;}.tdd_pb_red{background-position:0px 0;}.tdd_pb_race .tdd_pb_red{background-position:0px -12px;}.tdd_pb_orange{background-position:0px -50px;}.td_pb_race .td_pb_orange{background-position:0px -62px;}.td_pb_yellow{background-position:0px -100px;}.td_pb_race .td_pb_yellow{background-position:0px -112px;}.td_pb_green{background-position:0px -150px;}.td_pb_race .td_pb_green{background-position:0px -162px;}.td_pb_teal{background-position:0px -200px;}.td_pb_race .td_pb_teal{background-position:0px -212px;}.td_pb_lightblue{background-position:0px -250px;}.td_pb_race .td_pb_lightblue{background-position:0px -262px;}.td_pb_blue{background-position:0px -300px;}.td_pb_race .td_pb_blue{background-position:0px -312px;}.td_pb_purple{background-position:0px -350px;}.td_pb_race .td_pb_purple{background-position:0px -362px;}.td_pb_fuchsia{background-position:0px -400px;}.td_pb_race .td_pb_fuchsia{background-position:0px -415px;}.td_pb_strawberry{background-position:0px -450px;}.td_pb_race .td_pb_strawberry{background-position:0px -465px;}.td_pb_black{background-position:0px -500px;}.td_pb_race .td_pb_black{background-position:0px -515px;}.td_pb_silver{background-position:0px -550px;}.td_pb_race .td_pb_silver{background-position:0px -565px;}.tdd_pb_bar{background-image:url(../images/bars.png);width:0;height:100%;-webkit-box-shadow:1px 0 4px #000;-moz-box-shadow:1px 0 4px #000;box-shadow:1px 0 4px #000;z-index:2;border-top-right-radius:15px 100px;border-bottom-right-radius:15px 100px;}.td_pb_race .tdd_pb_bar_container{height:25px;}.td_pb_race .tdd_pb_bar_container .td_pb_numbers{font-size:15px;margin-top:4px;}.td_pb_numbers{text-shadow:-1px -1px 1px #000;font-size:30px;margin-top:7px;margin-right:10px;color:#ececec;position:absolute;right:0;line-height:1em;}
     1.tdd_pb_global_container{max-width:900px;width:400px;}.tdd_pb_bar_container{position:relative;background-color:#333;overflow:hidden;height:50px;border:1px solid black;-webkit-box-shadow:inset 0 0 4px #000000;-moz-box-shadow:inset 0 0 4px #000000;box-shadow:inset 0 0 4px #000000;border-top-right-radius:15px 100px;border-bottom-right-radius:15px 100px;}.tdd_pb_red{background-position:0px 0;}.tdd_pb_race .tdd_pb_red{background-position:0px -12px;}.tdd_pb_orange{background-position:0px -50px;}.tdd_pb_numbers{text-shadow:-1px -1px 1px #000;font-size:30px;margin-top:7px;margin-right:10px;color:#ececec;position:absolute;right:0;line-height:1em;}
  • tdd-progress-bar/tags/0.3.5/readme.txt

    r499567 r499602  
    55Requires at least: 3.2.1
    66Tested up to: 3.3.1
    7 Stable tag: 0.3.4
     7Stable tag: 0.3.
    88
    99Configure and display any number of percent-complete progress bars.
     
    4444
    4545== Changelog ==
     46
     47
     48
     49
     50
     51
    4652
    4753= 0.3.3 =
  • tdd-progress-bar/tags/0.3.5/tdd-progress-bar.php

    r499567 r499602  
    44Plugin URI: http://github.com/tddewey/tdd-progress
    55Description: Manage and display progress bars
    6 Version: 0.3.4
     6Version: 0.3.
    77Author: Taylor D. Dewey
    88Author URI: http://websitesthatdontsuck.com
  • tdd-progress-bar/trunk/css/default.min.css

    r491740 r499602  
    1 .tdd_pb_global_container{max-width:900px;width:400px;}.tdd_pb_bar_container{position:relative;background-color:#333;overflow:hidden;height:50px;border:1px solid black;-webkit-box-shadow:inset 0 0 4px #000000;-moz-box-shadow:inset 0 0 4px #000000;box-shadow:inset 0 0 4px #000000;border-top-right-radius:15px 100px;border-bottom-right-radius:15px 100px;}.tdd_pb_red{background-position:0px 0;}.tdd_pb_race .tdd_pb_red{background-position:0px -12px;}.tdd_pb_orange{background-position:0px -50px;}.td_pb_race .td_pb_orange{background-position:0px -62px;}.td_pb_yellow{background-position:0px -100px;}.td_pb_race .td_pb_yellow{background-position:0px -112px;}.td_pb_green{background-position:0px -150px;}.td_pb_race .td_pb_green{background-position:0px -162px;}.td_pb_teal{background-position:0px -200px;}.td_pb_race .td_pb_teal{background-position:0px -212px;}.td_pb_lightblue{background-position:0px -250px;}.td_pb_race .td_pb_lightblue{background-position:0px -262px;}.td_pb_blue{background-position:0px -300px;}.td_pb_race .td_pb_blue{background-position:0px -312px;}.td_pb_purple{background-position:0px -350px;}.td_pb_race .td_pb_purple{background-position:0px -362px;}.td_pb_fuchsia{background-position:0px -400px;}.td_pb_race .td_pb_fuchsia{background-position:0px -415px;}.td_pb_strawberry{background-position:0px -450px;}.td_pb_race .td_pb_strawberry{background-position:0px -465px;}.td_pb_black{background-position:0px -500px;}.td_pb_race .td_pb_black{background-position:0px -515px;}.td_pb_silver{background-position:0px -550px;}.td_pb_race .td_pb_silver{background-position:0px -565px;}.tdd_pb_bar{background-image:url(../images/bars.png);width:0;height:100%;-webkit-box-shadow:1px 0 4px #000;-moz-box-shadow:1px 0 4px #000;box-shadow:1px 0 4px #000;z-index:2;border-top-right-radius:15px 100px;border-bottom-right-radius:15px 100px;}.td_pb_race .tdd_pb_bar_container{height:25px;}.td_pb_race .tdd_pb_bar_container .td_pb_numbers{font-size:15px;margin-top:4px;}.td_pb_numbers{text-shadow:-1px -1px 1px #000;font-size:30px;margin-top:7px;margin-right:10px;color:#ececec;position:absolute;right:0;line-height:1em;}
     1.tdd_pb_global_container{max-width:900px;width:400px;}.tdd_pb_bar_container{position:relative;background-color:#333;overflow:hidden;height:50px;border:1px solid black;-webkit-box-shadow:inset 0 0 4px #000000;-moz-box-shadow:inset 0 0 4px #000000;box-shadow:inset 0 0 4px #000000;border-top-right-radius:15px 100px;border-bottom-right-radius:15px 100px;}.tdd_pb_red{background-position:0px 0;}.tdd_pb_race .tdd_pb_red{background-position:0px -12px;}.tdd_pb_orange{background-position:0px -50px;}.tdd_pb_numbers{text-shadow:-1px -1px 1px #000;font-size:30px;margin-top:7px;margin-right:10px;color:#ececec;position:absolute;right:0;line-height:1em;}
  • tdd-progress-bar/trunk/readme.txt

    r499567 r499602  
    55Requires at least: 3.2.1
    66Tested up to: 3.3.1
    7 Stable tag: 0.3.4
     7Stable tag: 0.3.
    88
    99Configure and display any number of percent-complete progress bars.
     
    4444
    4545== Changelog ==
     46
     47
     48
     49
     50
     51
    4652
    4753= 0.3.3 =
  • tdd-progress-bar/trunk/tdd-progress-bar.php

    r499567 r499602  
    44Plugin URI: http://github.com/tddewey/tdd-progress
    55Description: Manage and display progress bars
    6 Version: 0.3.4
     6Version: 0.3.
    77Author: Taylor D. Dewey
    88Author URI: http://websitesthatdontsuck.com
Note: See TracChangeset for help on using the changeset viewer.