[zi-cvs] packages/com.zzoss.zic.theme.zzoss header_popup.php,1.5,1.6 styles.css,1.4,1.5

[email protected] Wed, 28 Jan 2004 03:41:38 -0800
Newsgroups gmane.comp.php.zzoss.installer.cvs
Message-ID <[email protected]>
Update of /cvsroot/zzossinstaller/packages/com.zzoss.zic.theme.zzoss
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27119/com.zzoss.zic.theme.zzoss

Modified Files:
	header_popup.php styles.css 
Log Message:
progress bar shows download process

Index: header_popup.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.theme.zzoss/header_popup.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** header_popup.php	21 Jan 2004 09:46:58 -0000	1.5
--- header_popup.php	28 Jan 2004 11:41:36 -0000	1.6
***************
*** 40,65 ****
      <body>
  
-     <form method="POST" action="<?php echo $_SERVER['PHP_SELF']; ?>" enctype="multipart/form-data">
-     
          <div class="widget-popup">
              
              <div class="body-popup<?php if($_REQUEST['mode'] == 'dev') echo '_dev'; ?>">
!                 
!                 <div class="buttons-top">
!                     <?php
!                         if(isset($zi_buttons['back'])){
!                             ?><input type="image" src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/22x22/back.png" name="ZI_BUTTON_BACK" value="&lt; Back" tabindex="3" title="&lt; Back"><input type="hidden" name="ZI_LOCATION_BACK" value="<?php echo $zi_buttons['back']; ?>"><?php
!                         }
!                         ?>&nbsp;<a href="javascript:window.close()" title="Close Window" tabindex="4"><img src="themes/share/icons/org.kde.icons.crystalsvg/22x22/stop.png"></a><!--&nbsp;<a href="javascript:window.close()" title="Close Window">Close Window</a>--><?php
!                         if(isset($zi_buttons['save'])){
!                             ?><input type="image" src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/22x22/filesave.png" name="ZI_BUTTON_NEXT" value="Save" tabindex="2" title="Save">
!                             <input type="hidden" name="ZI_LOCATION_NEXT" value="<?php echo $zi_buttons['save']; ?>"><?php
!                         }
!                         if(isset($zi_buttons['next'])){
!                             ?><input type="image" src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/22x22/forward.png" name="ZI_BUTTON_NEXT" value="Next &gt;" tabindex="1" title="Next &gt;">
!                             <input type="hidden" name="ZI_LOCATION_NEXT" value="<?php echo $zi_buttons['next']; ?>"><?php
!                         }
!                     ?>
!                 </div>
!                 
                  <div class="content">
\ No newline at end of file
--- 40,48 ----
      <body>
  
          <div class="widget-popup">
              
              <div class="body-popup<?php if($_REQUEST['mode'] == 'dev') echo '_dev'; ?>">
!             
!                 <form method="POST" action="<?php echo $_SERVER['PHP_SELF']; ?>" enctype="multipart/form-data">
!                               
                  <div class="content">
\ No newline at end of file

Index: styles.css
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.theme.zzoss/styles.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** styles.css	21 Jan 2004 18:16:14 -0000	1.4
--- styles.css	28 Jan 2004 11:41:36 -0000	1.5
***************
*** 265,268 ****
--- 265,307 ----
  }
  
+ /* progress bar */
+ 
+ .progressBarBorder, .progressBar {
+ 	background-color: #FFFFFF;
+ 	width: 172px;
+ 	height: 24px;
+ 	position: relative;
+ 	left: 0px;
+ 	top: 0px;
+ }
+ 
+ .progressBarBorder {
+ 	border-width: 0px;
+ 	border-style: solid;
+ 	border-color: #000000;
+ }
+ 
+ .installationProgress {
+ 	width: 50px;
+ 	text-align: left;
+ 	font-family: Verdana, Arial, Helvetica, sans-serif;
+ 	font-size: 12px;
+ 	color: #000000;
+ 	background-color: #FFFFFF;
+ }
+ 
+ .cellA, .cellI {
+ 	width: 15px;
+ 	height: 20px;
+ 	font-size: 8px;
+ 	float: left;
+ 	background-color: #db9513;
+ }
+ 
+ .cellA {
+ 	background-color: #8A222D;
+ 	visibility: hidden;
+ }
+ 
  /* style of contextmenu of content layer */
  



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn