Browse
For agents
About
Posts Table with Search & Sort
/
1.0.6
Posts Table with Search & Sort
v1.0.6
Switch version
1.4.13
trunk
1.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.1
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.2
1.3
1.3.1
1.3.1-v2
1.3.2
1.3.3
1.3.4
1.3.5
1.3.6
1.3.7
All 40 releases
Overview
Code
posts-data-table
/
assets
/
css
/
posts-data-table.min.css
posts-data-table.min.css
in Posts Table with Search & Sort 1.0.6, at assets/css/posts-data-table.min.css
2 lines
1019 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
2
table
.
posts-data-table
{
table-layout
:
auto
;
margin-bottom
:
0
!important
}
table
.
posts-data-table
td
{
vertical-align
:
top
}
table
.
posts-data-table
th
{
line-height
:
1.45
}
table
.
posts-data-table
thead
.
sorting_desc
{
background-position
:
100
%
40
%
}
table
.
posts-data-table
thead
.
sorting_asc
{
background-position
:
100
%
60
%
}
table
.
posts-data-table
.
nowrap
td
.
child
{
white-space
:
normal
}
.
dataTables_wrapper
{
margin-top
:
1.2
em
;
margin-bottom
:
2.2
em
}
.
dataTables_wrapper
label
{
font-weight
:
normal
}
.
dataTables_wrapper
.
dataTables_length
,
.
dataTables_wrapper
.
dataTables_filter
{
padding-bottom
:
.7
em
}
.
dataTables_wrapper
.
dataTables_length
select
,
.
dataTables_wrapper
.
dataTables_filter
input
[
type
=
"
search
"
]
{
padding
:
.2
em
.5
em
;
margin-bottom
:
0
;
width
:
auto
;
height
:
auto
;
line-height
:
1.25
}
.
dataTables_wrapper
.
dataTables_filter
input
[
type
=
"
search
"
]
{
padding
:
.3
em
.5
em
}
.
dataTables_wrapper
.
dataTables_info
{
padding-top
:
.8
em
}
.
dataTables_wrapper
.
dataTables_paginate
{
padding-top
:
.5
em
}
.
dataTables_wrapper
.
dataTables_paginate
.
paginate_button
{
padding
:
.3
em
.9
em
;
box-shadow
:
none
}