From a79e5127f5d88ba62fe0a62e96df7fba602c2054 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 10 Jul 2012 08:11:23 +0100 Subject: [PATCH] Fix: Remove dud CSS from themeroller file - 10794 --- media/css/demo_table_jui.css | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/media/css/demo_table_jui.css b/media/css/demo_table_jui.css index 5d4cec05..a210af51 100644 --- a/media/css/demo_table_jui.css +++ b/media/css/demo_table_jui.css @@ -146,30 +146,6 @@ table.display thead th div.DataTables_sort_wrapper span { text-align: right; } -/* Pagination nested */ -.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next { - height: 19px; - width: 19px; - margin-left: 3px; - float: left; -} - -.paginate_disabled_previous { - background-image: url('../images/back_disabled.jpg'); -} - -.paginate_enabled_previous { - background-image: url('../images/back_enabled.jpg'); -} - -.paginate_disabled_next { - background-image: url('../images/forward_disabled.jpg'); -} - -.paginate_enabled_next { - background-image: url('../images/forward_enabled.jpg'); -} - /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *