From: Thierry Parmentelat Date: Thu, 21 Nov 2013 13:53:45 +0000 (+0100) Subject: fix name for tablesort-header (is png, was jpg) X-Git-Tag: myslice-0.3-0~113^2~4 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=941c3e17233c76b09c0a1fe400ff002c57e5d041 fix name for tablesort-header (is png, was jpg) --- diff --git a/portal/static/css/onelab_marko.css b/portal/static/css/onelab_marko.css index 2d4f71cb..f08e8bff 100644 --- a/portal/static/css/onelab_marko.css +++ b/portal/static/css/onelab_marko.css @@ -301,7 +301,7 @@ div.QueryTable table.dataTable th { text-align: left; padding: 8px 12px 4px 20px; vertical-align:middle; - background: url('../img/tablesort-header.jpg') no-repeat !important; + background: url('../img/tablesort-header.png') no-repeat !important; } div.QueryTable table.dataTable td, div.QueryTable table.dataTable textarea, div.QueryTable table.dataTable input [type="text"] {