public/resources/ext/css/structure/dialog.css in rwiki-0.1.3 vs public/resources/ext/css/structure/dialog.css in rwiki-0.2.1

- old
+ new

@@ -1,10 +1,10 @@ /*! - * Ext JS Library 3.2.1 - * Copyright(c) 2006-2010 Ext JS, Inc. - * licensing@extjs.com - * http://www.extjs.com/license + * Ext JS Library 3.3.1 + * Copyright(c) 2006-2010 Sencha Inc. + * licensing@sencha.com + * http://www.sencha.com/license */ .x-window-dlg .x-window-body { border:0 none !important; padding:5px 10px; overflow:hidden !important; @@ -43,15 +43,12 @@ float:left; width:47px; height:32px; } -.ext-ie .x-window-dlg .ext-mb-icon { - width:44px; /* 3px IE margin issue */ -} - .x-window-dlg .x-dlg-icon .ext-mb-content{ - zoom: 1; margin-left: 47px; + zoom: 1; + margin-left: 47px; } .x-window-dlg .ext-mb-info, .x-window-dlg .ext-mb-warning, .x-window-dlg .ext-mb-question, .x-window-dlg .ext-mb-error { background:transparent no-repeat top left; } \ No newline at end of file