home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / xampp-win32-1.4.5-installer.exe / xampp / redsandback.ini < prev    next >
Encoding:
INI File  |  2004-03-24  |  831 b   |  50 lines

  1. ;
  2. ; RedSandBack UI model properties
  3. ;
  4. ; @version    $Id: redsandback.ini,v 1.1 2003/11/15 18:27:10 thesaur Exp $
  5. ; @author     Laurent Laville <pear@laurent-laville.org>
  6. ; @package    HTML_Progress
  7. ;
  8.  
  9. [orientation]
  10. ; 1=horizontal  2=vertical
  11. shape=1
  12. fillway=reverse
  13.  
  14. [script]
  15. ;file=progress3.js
  16.  
  17. [cell]
  18. count=20
  19. id=progressCell%01s
  20. class=cell
  21. active-color=#970038
  22. inactive-color=#FFDDAA
  23. font-family=Courier, Verdana
  24. font-size=8
  25. color=#000000
  26. width=20
  27. height=20
  28. spacing=2
  29.  
  30. [border]
  31. class=progressBarBorder
  32. width=1
  33. style=solid
  34. color=#000000
  35.  
  36. [string]
  37. id=installationProgress
  38. width=440
  39. font-family=Verdana, Arial, Helvetica, sans-serif
  40. font-size=14
  41. color=#FF0000
  42. background-color=#FFFFFF
  43. align=center
  44. valign=bottom
  45.  
  46. [progress]
  47. class=progressBar
  48. background-color=#FFFFFF
  49. auto-size=true
  50.