Sha256: f81516371148a71f35e87a6c44138a47771751f46b89ba27810ed5f386e5a40e
Contents?: true
Size: 1.83 KB
Versions: 3
Compression:
Stored size: 1.83 KB
Contents
body { background: #eee; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif; font-size: 13px; line-height: 1.6; } /* Headings */ h1 { font-size:25px; } h2 { font-size:23px; } h3 { font-size:21px; } h4 { font-size:19px; } h5 { font-size:17px; } h6 { font-size:15px; } h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; } /* General */ p, dl, hr, ol, ul, pre, table, address, fieldset { margin-bottom: 20px; } hr { border: 0 #ccc solid; border-top-width: 1px; clear: both; height: 0; } .hidden { display: none; } a, a:active, a:visited { color: #607890; } a:hover { color: #036; } /* Code blocks */ pre { background: #444; color: #fff; overflow: auto; padding: 10px; } /* Icons and other re-usable images. */ .icon_edit, .icon_delete, .icon_add, .icon_success, .icon_error, .icon_info, .icon_view { margin-right: 10px; padding: 5px 3px 5px 25px; } .icon_edit { background: url("../images/zen/icons/edit.png") no-repeat center left; } .icon_delete { background: url("../images/zen/icons/delete.png") no-repeat center left; } .icon_add { background: url("../images/zen/icons/add.png") no-repeat center left; } .icon_success{ background: url("../images/zen/icons/success.png") no-repeat center left; } .icon_error { background: url("../images/zen/icons/error.png") no-repeat center left; } .icon_info { background: url("../images/zen/icons/info.png") no-repeat center left; } .icon_view { background: url("../images/zen/icons/view.png") no-repeat center left; } .floating_tooltip { background: #000; padding: 5px 10px; color: #fff; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
zen-0.3 | lib/zen/public/admin/css/zen/general.css |
zen-0.3b1 | lib/zen/public/admin/css/zen/general.css |
zen-0.3b | lib/zen/public/admin/css/zen/general.css |