Sha256: 95cc8eb3b4d75a5d79cf6421127f45dc9e8f5f3f8105e98ae6021c164f02002d
Contents?: true
Size: 1.07 KB
Versions: 11
Compression:
Stored size: 1.07 KB
Contents
/** cellspacing **/ .presentation-grid table, .presentation-grid td, .presentation-grid th { border: 0; border-collapse: collapse; } .presentation-grid table { width: 100%; } .presentation-grid caption { text-align: left; font-weight: bold; padding-left: 0.2em; } .presentation-grid th { padding: 0.2em 0.5em 0em 0.2em; text-align: left; vertical-align: bottom; } .presentation-grid th a { text-decoration: none; } .presentation-grid td { padding: 0.4em 0.5em 0.4em 0.2em; vertical-align: top; } .presentation-grid ul.actions { overflow: auto; zoom: 1; float: right; list-style: none; margin: 0; padding: 0; } .presentation-grid ul.actions li { float: left; } .presentation-grid ul.actions li a { font-weight: normal; display: block; padding: 0em 0.3em; text-decoration: none; } .presentation-grid ul.actions li a:hover { text-decoration: underline; } .presentation-grid ul.actions li a { outline: none; } .presentation-grid caption ul.actions { margin-right: 0.5em; }
Version data entries
11 entries across 5 versions & 1 rubygems