Sha256: bf56442e71939836d324e551d25562ae5a449a59f8c824fadb64197698208a6c
Contents?: true
Size: 271 Bytes
Versions: 27
Compression:
Stored size: 271 Bytes
Contents
// ADMIN SCREENS // Most of admin screen CSS is about _undoing_ general customizations // umlaut css (or over-eager reset.css we're using, bah) // did to all HTML elements, oops. .admin { ul { list-style-type: disc; } form { margin-bottom: 1em; } }
Version data entries
27 entries across 27 versions & 1 rubygems