From 76c02a591441827ecbd0a20981b288a74399d9b6 Mon Sep 17 00:00:00 2001 From: Nikolai Gorodnov Date: Mon, 29 Dec 2008 15:22:07 +0000 Subject: [PATCH] - paging table component --- .../toolkit/gwt/public/css/pagingtable/pagingtable.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/modules/web-war/src/com/haulmont/cuba/toolkit/gwt/public/css/pagingtable/pagingtable.css b/modules/web-war/src/com/haulmont/cuba/toolkit/gwt/public/css/pagingtable/pagingtable.css index dc6450ff5f..634fb3f188 100644 --- a/modules/web-war/src/com/haulmont/cuba/toolkit/gwt/public/css/pagingtable/pagingtable.css +++ b/modules/web-war/src/com/haulmont/cuba/toolkit/gwt/public/css/pagingtable/pagingtable.css @@ -208,14 +208,6 @@ /* IE6 hack */ * html .i-page-table-scrollposition { background: transparent; - /* - AlphaImageLoader uses src attribute relative to host page, not CSS - We need multiple different filters because we cannot be sure how host page is served compared to theme resources - */ - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../ITMILL/themes/default/table/img/scroll-position-bg.png", sizingMethod="scale"); - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../ITMILL/themes/default/table/img/scroll-position-bg.png", sizingMethod="scale"); - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="ITMILL/themes/default/table/img/scroll-position-bg.png", sizingMethod="scale"); - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/ITMILL/themes/default/table/img/scroll-position-bg.png", sizingMethod="scale"); } .i-page-length-editor {