X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/resources/css/structure/progress.css diff --git a/resources/css/structure/progress.css b/resources/css/structure/progress.css index 7428e054..68b12c47 100644 --- a/resources/css/structure/progress.css +++ b/resources/css/structure/progress.css @@ -1,6 +1,6 @@ /*! - * Ext JS Library 3.0.0 - * Copyright(c) 2006-2009 Ext JS, LLC + * Ext JS Library 3.1.1 + * Copyright(c) 2006-2010 Ext JS, LLC * licensing@extjs.com * http://www.extjs.com/license */ @@ -39,4 +39,8 @@ .ext-ie .x-progress-text-back { line-height:15px; -} \ No newline at end of file +} + +.ext-strict .ext-ie7 .x-progress-text-back{ + width: 100%; +}