Sha256: c4aaffbc1fb1e4088a4f66ebad79c444b5b23bdae2d42c6f1d540c4fd5889726
Contents?: true
Size: 1.21 KB
Versions: 15
Compression:
Stored size: 1.21 KB
Contents
.punymce a.emoticons { background: url('../img/emoticons.png') 0 0; } /* Menu */ div.punymce_emoticons { position: absolute; display: none; background-color: white; border: 1px solid #F0F0EE;} .punymce a.emoticon { display: block; width: 16px; height: 16px; } .punymce a.happy { background: url('../img/emoticons.png') no-repeat 0 0; } .punymce a.unhappy { background: url('../img/emoticons.png') no-repeat -16px 0; } .punymce a.sad { background: url('../img/emoticons.png') no-repeat -32px 0; } .punymce a.grin { background: url('../img/emoticons.png') no-repeat -48px 0; } .punymce a.surprised { background: url('../img/emoticons.png') no-repeat -64px 0; } .punymce a.wink { background: url('../img/emoticons.png') no-repeat -80px 0; } .punymce a.halfhappy { background: url('../img/emoticons.png') no-repeat -96px 0; } .punymce a.tongue { background: url('../img/emoticons.png') no-repeat -112px 0; } .punymce a.lol { background: url('../img/emoticons.png') no-repeat -128px 0; } .punymce a.mad { background: url('../img/emoticons.png') no-repeat -144px 0; } .punymce a.shocked { background: url('../img/emoticons.png') no-repeat -160px 0; } .punymce a.cool { background: url('../img/emoticons.png') no-repeat -176px 0; }
Version data entries
15 entries across 15 versions & 1 rubygems