Sha256: d3ab81845c9c530e336a39a1bb273c76c85a192bd3a4f3f41dc710c5bd15c90a
Contents?: true
Size: 539 Bytes
Versions: 110
Compression:
Stored size: 539 Bytes
Contents
/* Spree Custom dialog styles */ #popup_container.spree { color: #fff; background: #005294; border-color: #113F66; } #popup_container.spree #popup_title { color: #FFF; font-weight: normal; text-align: left; background: #76A5CC; border: solid 1px #005294; padding-left: 1em; } #popup_container.spree #popup_content { background: none; } #popup_container.spree #popup_message { padding-left: 0em; } #popup_container.spree input[type='button'] { border: outset 2px #76A5CC; color: #fff; background: #3778AE; }
Version data entries
110 entries across 110 versions & 4 rubygems