]> git.mxchange.org Git - friendica-addons.git/blob - smileybutton/view/vier.css
Bug fix for Twitter
[friendica-addons.git] / smileybutton / view / vier.css
1 img.smiley_button {
2         height: 18px;
3         width: 18px;
4         margin-right: 18px;
5 }
6
7 img.smiley_preview {
8         max-height: 25px;
9         max-width: 25px;
10 }
11
12 table.smiley-preview {
13         border: 1px solid #999999;
14         margin-left: 10px;
15 }