1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-02-19 17:54:14 +01:00

Update jquery.dataTables.scss

Merge duplicate selectors
This commit is contained in:
Allan Jardine 2017-08-31 14:41:05 +01:00
parent 7494262db1
commit 31db8f9f8d
6 changed files with 5 additions and 11 deletions

View File

@ -1 +1 @@
b7352d7c29727ea5041130bc20de709e332d4e72
cb5d7a2c454bb9639e33ddbfc3e881aca61335dd

View File

@ -1,6 +1,6 @@
{
"name": "datatables/datatables",
"version": "1.10.15",
"version": "1.10.16",
"description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.",
"homepage": "http://www.datatables.net/",
"author": "SpryMedia",

View File

@ -1,6 +1,6 @@
{
"name": "DataTables",
"version": "1.10.15",
"version": "1.10.16",
"description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.",
"homepage": "http://datatables.net/",
"docs": "http://datatables.net/",

View File

@ -39,12 +39,6 @@ table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
cursor: pointer;
*cursor: hand;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
background-repeat: no-repeat;
background-position: center right;
}

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "datatables",
"version": "1.10.15",
"version": "1.10.16",
"title": "DataTables",
"main": "media/js/jquery.dataTables",
"files": [