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

  1. ;
  2. ; Smallest UI model properties
  3. ;
  4. ; @version    $Id: smallest.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=#970038
  18. inactive-color=#FFDDAA
  19. font-family=Courier, Verdana
  20. font-size=8
  21. color=#000000
  22. width=7
  23. height=12
  24. spacing=2
  25.  
  26. [border]
  27. class=progressBarBorder
  28. width=1
  29. style=solid
  30. color=black
  31.  
  32. [string]
  33. id=installationProgress
  34. width=50
  35. font-family=Verdana, Arial, Helvetica, sans-serif
  36. font-size=10
  37. color=#000000
  38. background-color=#C3C6C3
  39. align=right
  40. valign=right
  41.  
  42. [progress]
  43. class=progressBar
  44. background-color=#FFFFFF
  45. auto-size=true
  46.