UNPKG
test-tables
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
this is test tables
sunil-digicorp/propeller
test-tables
/
components
/
data-table
/
extensions
/
FixedHeader
/
css
/
fixedHeader.jqueryui.min.css
2 lines
(1 loc)
•
133 B
CSS
View Raw
1
2
table
.fixedHeader-floating
{
position
:fixed;
background-color
:white}
table
.fixedHeader-locked
{
position
:absolute;
background-color
:white}