home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / xamp / xampp-win32.exe / xampp / bgimages.ini < prev    next >
Encoding:
INI File  |  2004-03-24  |  809 b   |  47 lines

  1. ;
  2. ; BgImages UI model properties
  3. ;
  4. ; @version    $Id: bgimages.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=natural
  13.  
  14. [cell]
  15. id=progressCell%01s
  16. class=cell
  17. active-color=#000084
  18. inactive-color=#3A6EA5
  19. font-family=Courier, Verdana
  20. font-size=8
  21. color=#000000
  22. width=25
  23. height=20
  24. spacing=0
  25. background-image=download.gif
  26.  
  27. [border]
  28. class=progressBarBorder
  29. width=1
  30. style=inset
  31. color=white
  32.  
  33. [string]
  34. id=installationProgress
  35. width=60
  36. font-family=Verdana, Arial, Helvetica, sans-serif
  37. font-size=12
  38. color=#000000
  39. background-color=#C3C6C3
  40. align=center
  41. valign=left
  42.  
  43. [progress]
  44. class=progressBar
  45. background-color=#EBEBEB
  46. auto-size=true
  47.