PluginProbe
Themify Builder / 7.8.0
Themify Builder v7.8.0
7.8.1 7.8.0 7.7.9 7.7.8 7.7.7 7.7.6 7.7.5 7.7.4 7.7.3 7.7.2 trunk 7.6.0 7.6.1 7.6.2 7.6.3 7.6.4 7.6.5 7.6.6 7.6.7 7.6.8 7.6.9 7.7.0 7.7.1
themify-builder / css / modules / table.css

table.css in Themify Builder 7.8.0, at css/modules/table.css

1 lines 1.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .module-table .tb_table_wrap{overflow:visible;width:100%}.module-table .tb_table_hscroll{overflow-x:visible;overflow-y:visible;width:100%;-webkit-overflow-scrolling:touch}.module-table.tb_freeze_col .tb_table_hscroll{overflow-x:auto}.module-table .tb_table{border-collapse:separate;border-spacing:0;min-width:100%;table-layout:fixed;width:max-content}.module-table .tb_table td,.module-table .tb_table th{border-bottom:1px solid hsla(0,0%,39%,.15);padding:.6em 1em;text-align:left;vertical-align:top}.module-table .tb_table thead th{backdrop-filter:blur(7px);background:hsla(0,0%,39%,.05);font-weight:600}.module-table.tb_freeze_head_active .tb_table thead th{backdrop-filter:blur(7px);background:hsla(0,0%,39%,.1);position:sticky;top:var(--tb-table-freeze-top,var(--tf_fixed_h,0));z-index:5}.module-table.tb_freeze_col .tb_table tr>:first-child{left:0;position:sticky;z-index:2}.module-table.tb_freeze_col .tb_table thead tr>:first-child,.module-table.tb_freeze_col_active .tb_table tr>:first-child{backdrop-filter:blur(7px);background:hsla(0,0%,39%,.05)}.module-table.tb_freeze_col.tb_freeze_head .tb_table thead tr>:first-child{z-index:6}