|
|
@@ -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;}
|