AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present...
[mailer.git] / theme / ship-simu / css / general.css
index fed0ba94233b9eb66e5257fd75bb6313db79a2c8..5d7eb1a6233132ba3db81ff17432fe2f833a90e1 100644 (file)
@@ -520,3 +520,14 @@ li.listing {
 .good {
        color: #00aa00;
 }
+
+.ui-progressbar {
+       height:2em;
+       text-align: left;
+       overflow: hidden;
+}
+
+.ui-progressbar .ui-progressbar-value {
+       margin: -1px;
+       height:100%;
+}