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