Sha256: 6ff790bca322a26a83b7f7bea51ba7f70b9a3e05b6504a4e5e136031199e4fc4
Contents?: true
Size: 903 Bytes
Versions: 5
Compression:
Stored size: 903 Bytes
Contents
table.DTFC_Cloned tr { background-color: white; margin-bottom: 0; } div.DTFC_LeftHeadWrapper table, div.DTFC_RightHeadWrapper table { border-bottom: none !important; margin-bottom: 0 !important; background-color: white; } div.DTFC_LeftBodyWrapper table, div.DTFC_RightBodyWrapper table { border-top: none; margin: 0 !important; // Hide sorting icons thead { .sorting:after, .sorting_asc:after, .sorting_desc:after, .sorting:after, .sorting_asc:after, .sorting_desc:after { display: none; } } // Header provides the border tbody tr:first-child { th, td { border-top: none; } } } div.DTFC_LeftFootWrapper table, div.DTFC_RightFootWrapper table { border-top: none; margin-top: 0 !important; background-color: white; } // Block out the gap above the scrollbar on the right, when there is a fixed // right column div.DTFC_Blocker { background-color: white; }
Version data entries
5 entries across 5 versions & 1 rubygems