]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/css/general.css
AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present...
[mailer.git] / theme / business / css / general.css
index 1172b6e262f2ed3c892391905d97f7421cb12238..497a52214d4f07182fc01d4257d9ffec9a6dbfba 100644 (file)
@@ -733,3 +733,15 @@ li.listing {
        text-align: left;
        font-style: italic;
 }
        text-align: left;
        font-style: italic;
 }
+
+.ui-progressbar {
+       height:2em;
+       text-align:
+       left;
+       overflow: hidden;
+}
+
+.ui-progressbar .ui-progressbar-value {
+       margin: -1px;
+       height:100%;
+}