Sha256: 52c5c53cbb7b83a99e04d4170cf4af3e75f403de6ca31d82babc4a7919605ba8
Contents?: true
Size: 797 Bytes
Versions: 2
Compression:
Stored size: 797 Bytes
Contents
.message_block { clear: both; margin: 12px 0; } .message_block ul { border-bottom: 1px solid #ecd757; border-top: 1px solid #ecd757; list-style: none; padding: 10px; } .message_block ul li { margin-left: 3em; } .message_block ul.error { background: #fcf6d0 url(../../images/message_block/error.gif) 16px 50% no-repeat; } .message_block ul.info { background: #fcf6d0 url(../../images/message_block/info.gif) 16px 50% no-repeat; } .message_block ul.notice { background: #fcf6d0 url(../../images/message_block/notice.gif) 16px 50% no-repeat; } .message_block ul.confirm { background: #fcf6d0 url(../../images/message_block/confirmation.gif) 16px 50% no-repeat; } .message_block ul.warn { background: #fcf6d0 url(../../images/message_block/warn.gif) 1em 50% no-repeat; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
message_block-1.1.0 | assets/stylesheets/message_block.css |
message_block-1.0.4 | assets/stylesheets/message_block.css |