Fixed for tinymce and improved appearance

This commit is contained in:
Johannes Schwab 2013-08-31 13:50:02 +02:00
commit f2a019504c
3 changed files with 33 additions and 9 deletions

View file

@ -1,5 +1,12 @@
img.smiley_preview {
max-height: 25px;
max-width: 25px;
}
table.smiley-preview {
border: 1px solid #AAAAAA;
}
#smileybutton-enable-label {
float: left;