|
|
@@ -300,7 +300,7 @@ class TableAjax extends ViewAjax {
|
|
|
.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: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 Halfling\";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;}
|
|
|
|
|
|
.AjaxTable thead .sort th .hover-show:hover{background-color:#000; background-image:url(stuff/twitter-bootstrap/img/glyphicons-halflings-white.png);}
|