X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Forg%2Fcss%2Fgeneral.css;h=a0986647a201574ad35703c06cdd25c0d1ecbd1b;hp=b9333764e63d9501e5f74f5e24b7467f8f69716a;hb=1d22c70e65e858422ee0d17a7612f4b5c0757a42;hpb=5db6eec1f733feda6977091029680a8b12396560 diff --git a/theme/org/css/general.css b/theme/org/css/general.css index b9333764e6..a0986647a2 100644 --- a/theme/org/css/general.css +++ b/theme/org/css/general.css @@ -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%; +}