Sha256: 2cebbcfd1be56cc0e3e13535ff5efce527b1d5e1e6cd69bee587c7f5a394edca
Contents?: true
Size: 479 Bytes
Versions: 2
Compression:
Stored size: 479 Bytes
Contents
#listing { padding: 20px; } #listing h1 { margin-top: 0; } table { width: 100%; border-collapse: collapse; border: 1px solid #ddd; table-layout: fixed; } th, td { padding: 5px; border: 1px solid #ddd; } tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; } th.new-tab { width: 6em; } th.type { width: 4em; } th.size { width: 6em; } th.modified { width: 12em; } span.icon { margin-right: 0.2em; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
servel-0.4.0 | lib/servel/templates/listing.css |
servel-0.3.0 | lib/servel/templates/listing.css |