Sfoglia il codice sorgente

ableAjax rm autodated code

Piotr Labudda 11 anni fa
parent
commit
4b7097f73f
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. 0 4
      SE/se-lib/TableAjax.php

+ 0 - 4
SE/se-lib/TableAjax.php

@@ -306,10 +306,6 @@ class TableAjax extends ViewAjax {
 .AjaxTable .tooltip-inner{white-space:normal;}
 .AjaxTable thead .sort .ta-ordering {cursor:pointer;}
 .AjaxTable thead .sort .ta-ordering span {margin:0 10px 0 0; padding:0; background-repeat:no-repeat; background-position:right top;}
-/*
-.AjaxTable thead .sort .ta-ordering-down span {background-image:url(stuff/twitter-bootstrap/img/ordering-down.png);}
-.AjaxTable thead .sort .ta-ordering-up span {background-image:url(stuff/twitter-bootstrap/img/ordering-up.png);}
-*/
 .AjaxTable thead .sort .ta-ordering-down span:after{content:"\e252";font-family:"Glyphicons Halflings";line-height:1;margin:0 0 0 3px;display:inline-block;color:#bbb;}
 .AjaxTable thead .sort .ta-ordering-up   span:after{content:"\e253";font-family:"Glyphicons Halflings";line-height:1;margin:0 0 0 3px;display:inline-block;color:#bbb;}
 .AjaxTable thead .sort .ta-ordering {position:relative;}