2
0
forked from Wavyzz/dolibarr

Fix: upgrade all files

This commit is contained in:
Regis Houssin
2013-03-24 22:05:46 +01:00
parent eaf914cada
commit 86b521287c
13 changed files with 941 additions and 979 deletions

View File

@@ -201,7 +201,8 @@ table.dataTable tr.even td.sorting_3 { background-color: #F9F9FF; }
.sorting_asc_disabled { background: url('../images/sort_asc_disabled.png') no-repeat center right; }
.sorting_desc_disabled { background: url('../images/sort_desc_disabled.png') no-repeat center right; }
table.dataTable th:active {
table.dataTable thead th:active,
table.dataTable thead td:active {
outline: none;
}