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

  1. ;
  2. ; Bullit UI model properties
  3. ;
  4. ; @version    $Id: bullit.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=20
  23. height=20
  24. spacing=0
  25.  
  26. [border]
  27. class=progressBarBorder
  28. width=1
  29. style=inset
  30. color=white
  31.  
  32. [string]
  33. id=installationProgress
  34. width=200
  35. height=20
  36. font-family=Verdana, Arial, Helvetica, sans-serif
  37. font-size=14
  38. color=#000000
  39. background-color=#C3C6C3
  40. align=right
  41. valign=top
  42.  
  43. [progress]
  44. class=progressBar
  45. background-color=#EBEBEB
  46. auto-size=true
  47.