[zi-cvs] packages/com.zzoss.zic.theme.kde footer.php,1.4,1.5 header.php,1.4,1.5 header_popup.php,1.3,1.4 styles.css,1.5,1.6
[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.kde
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27119/com.zzoss.zic.theme.kde
Modified Files:
footer.php header.php 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.kde/header_popup.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** header_popup.php 21 Jan 2004 09:46:58 -0000 1.3
--- header_popup.php 28 Jan 2004 11:41:36 -0000 1.4
***************
*** 51,70 ****
<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="< Back" tabindex="3" title="< Back"><input type="hidden" name="ZI_LOCATION_BACK" value="<?php echo $zi_buttons['back']; ?>"><?php
- }
- ?> <a href="javascript:window.close()" title="Close Window" tabindex="4"><img src="themes/share/icons/org.kde.icons.crystalsvg/22x22/stop.png"></a><!-- <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 >" tabindex="1" title="Next >">
- <input type="hidden" name="ZI_LOCATION_NEXT" value="<?php echo $zi_buttons['next']; ?>"><?php
- }
- ?>
- </div>
-
<div class="content">
\ No newline at end of file
--- 51,53 ----
Index: styles.css
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.theme.kde/styles.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** styles.css 21 Jan 2004 18:16:14 -0000 1.5
--- styles.css 28 Jan 2004 11:41:36 -0000 1.6
***************
*** 266,269 ****
--- 266,308 ----
}
+ /* 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: #d0dfec;
+ }
+
+ .cellA {
+ background-color: #3679ad;
+ 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