Sha256: 92d9c9a18e823c1667f2ec6bc528964fb33487d23b12df0d3672fec1bb5a63ec
Contents?: true
Size: 582 Bytes
Versions: 4
Compression:
Stored size: 582 Bytes
Contents
/** *@info信息提示 */ /*h1 { font-size:18px; margin-bottom:20px; } .msg .x-box-mc { font-size:14px; }*/ #msg-div { position:fixed; left: 77%; opacity: 0.8; top:25px; width:300px; z-index:20000; } #msg-div .msg { border-radius: 8px; -moz-border-radius: 8px; background: #36648B/*#F6F6F6*/; border: 2px solid #ccc; margin-top: 2px; padding: 10px 15px; color: #FFFFFF; } #msg-div .msg h3 { margin: 0 0 8px; font-weight: bold; font-size: 15px; } #msg-div .msg p { margin: 0; font-size: 14px; }
Version data entries
4 entries across 4 versions & 1 rubygems