AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present...
[mailer.git] / theme / org / css / general.css
index b9333764e63d9501e5f74f5e24b7467f8f69716a..a0986647a201574ad35703c06cdd25c0d1ecbd1b 100644 (file)
@@ -591,3 +591,14 @@ li.listing {
        text-align: left;
        font-style: italic;
 }
+
+.ui-progressbar {
+       height:2em;
+       text-align: left;
+       overflow: hidden;
+}
+
+.ui-progressbar .ui-progressbar-value {
+       margin: -1px;
+       height:100%;
+}