forked from friendica/friendica-addons
[smileybutton] Remove reference to removed frost theme
This commit is contained in:
parent
5bd67d0d46
commit
ebdc1a753d
|
@ -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 |
Loading…
Reference in a new issue