mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Filter: update themes to hide all elements when filter_hideFilters is true
It was not hiding filterFormatter elements properly
This commit is contained in:
parent
da2a0d9958
commit
01aae38671
2
css/bootstrap.less
vendored
2
css/bootstrap.less
vendored
@ -291,7 +291,7 @@ Test out these custom less files live
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -326,7 +326,7 @@ Test out these custom less files live
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -146,7 +146,7 @@ caption {
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-blackice .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-blackice .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -181,7 +181,7 @@ caption {
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-blue .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-blue .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -117,7 +117,7 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
}
|
}
|
||||||
.tablesorter-bootstrap .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-bootstrap .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -119,7 +119,7 @@ caption {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
}
|
}
|
||||||
.tablesorter-bootstrap .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-bootstrap .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -146,7 +146,7 @@ caption {
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-dark .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-dark .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -149,7 +149,7 @@ caption {
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-default .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-default .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -171,7 +171,7 @@ caption {
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-dropbox .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-dropbox .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -163,7 +163,7 @@ caption {
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-green .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-green .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -205,7 +205,7 @@ caption {
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-grey .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-grey .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -161,7 +161,7 @@ caption {
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-ice .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-ice .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -119,7 +119,7 @@
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-jui .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-jui .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -298,7 +298,7 @@ Test out these custom less files live
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -152,7 +152,7 @@ Metro Dark Theme
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-metro-dark .tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-metro-dark .tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@ -737,7 +737,7 @@ $.extend($.tablesorter.language, {
|
|||||||
line-height: 0;
|
line-height: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tablesorter-filter-row.hideme .tablesorter-filter {
|
.tablesorter-filter-row.hideme * {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user