Sha256: 48773f87d58bbf600317ac40de80d7139c21033bc95610c9a346249d2cd746ae
Contents?: true
Size: 582 Bytes
Versions: 1205
Compression:
Stored size: 582 Bytes
Contents
[class^=pb_table] { tr { vertical-align: top; } // Text Align tr[align=center] th, tr th[align=center] { text-align: center !important; } tr[align=right] th, tr th[align=right] { text-align: right !important; } // Column Align tr[shift=up], td[shift=up], th[shift=up] { vertical-align: top; } tr[shift=middle], td[shift=middle], th[shift=middle] { vertical-align: middle; } tr[shift=down], td[shift=down], th[shift=down] { vertical-align: bottom; } }
Version data entries
1,205 entries across 1,205 versions & 1 rubygems