X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/resources/css/structure/progress.css diff --git a/resources/css/structure/progress.css b/resources/css/structure/progress.css index 7428e054..bde0a0c5 100644 --- a/resources/css/structure/progress.css +++ b/resources/css/structure/progress.css @@ -1,5 +1,5 @@ /*! - * Ext JS Library 3.0.0 + * Ext JS Library 3.1.0 * Copyright(c) 2006-2009 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%; +}