Sha256: 927b01cfa90fcab61dd7043b18f2cb8b891287b012d4ba372461766bee7ba2d9
Contents?: true
Size: 537 Bytes
Versions: 16
Compression:
Stored size: 537 Bytes
Contents
/**************************************/ /* MESSAGE */ /**************************************/ #message { position:absolute; left:-5px; top:-30px; } .notice, .error { float:left; margin:0 4px 0 0; padding:2px 8px; border-bottom:0px; white-space:nowrap; } .notice, .error { border-top-left-radius: 8px; -moz-border-radius-topleft: 8px; -webkit-border-radius-topleft: 8px; border-top-right-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-radius-topright: 8px; }
Version data entries
16 entries across 16 versions & 1 rubygems