<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
table.sortable thead th{background-image:url("../images/default.gif");background-repeat:no-repeat;background-position:center right}table.sortable thead th.headerSortDown{background-image:url("../images/asc.gif")}table.sortable thead th.headerSortUp{background-image:url("../images/desc.gif")}</pre></body></html>