[smileybutton] Rework addon #1081

Merged
MrPetovan merged 2 commits from bug/9914-smileybutton-rework into develop 2021-02-10 19:32:43 +01:00
2 changed files with 0 additions and 21 deletions
Showing only changes of commit ebdc1a753d - Show all commits

View file

@ -1,21 +0,0 @@
img.smiley_button {
height: 25;
width: 25px;
position: relative;
left: 335px;
top: -45px;
}
img.smiley_preview {
max-height: 25px;
max-width: 25px;
}
table.smiley-preview {
border: 1px solid #AAAAAA;
-moz-border-radius: 3px;
border-radius: 3px;
position: relative;
left: 285px;
top: -36px;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 865 B