Author: norman
Date: Mon Aug  3 10:25:27 2009
New Revision: 800283

URL: http://svn.apache.org/viewvc?rev=800283&view=rev
Log:
more progressbar styling

Modified:
    labs/hupa/war/Hupa.css

Modified: labs/hupa/war/Hupa.css
URL: 
http://svn.apache.org/viewvc/labs/hupa/war/Hupa.css?rev=800283&r1=800282&r2=800283&view=diff
==============================================================================
--- labs/hupa/war/Hupa.css (original)
+++ labs/hupa/war/Hupa.css Mon Aug  3 10:25:27 2009
@@ -103,26 +103,35 @@
 
 .upld-status {
        font-family:                                    Arial, Helvetica, 
sans-serif;
-       font-size:                                              10px;
+       font-size:                                              12px;
 }
 
 .upld-status .filename {
        width:                                                  300px;
        overflow:                                               hidden;
+       font-family:                                    Arial, Helvetica, 
sans-serif;
+       font-size:                                              12px;   
+       font-weight:                                    bold;
 }
 
 .upld-status .status {
        width:                                                  200px;
        padding-left:                                   8px;
        white-space:                                    nowrap;
+       font-family:                                    Arial, Helvetica, 
sans-serif;
+       font-size:                                              12px;
 }
 
 .upld-status .status-3 {
        color:                                                  green;
+       font-family:                                    Arial, Helvetica, 
sans-serif;
+       font-size:                                              12px;
 }
 
 .upld-status .status-4 {
        color:                                                  red;
+       font-family:                                    Arial, Helvetica, 
sans-serif;
+       font-size:                                              12px;
 }
 
 .GWTUpld .changed {
@@ -153,6 +162,8 @@
 }
 
 .gwt-ProgressBar-shell .gwt-ProgressBar-text {
+       font-family:                                    Arial, Helvetica, 
sans-serif;
+       font-size:                                              12px;   
        padding:                                                0px;
        margin:                                                 0px;
        color:                                                  grey;



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@labs.apache.org
For additional commands, e-mail: commits-h...@labs.apache.org

Reply via email to