mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-16 16:13:56 +00:00
[smileybutton] Remove reference to removed frost theme
This commit is contained in:
parent
5bd67d0d46
commit
ebdc1a753d
2 changed files with 0 additions and 21 deletions
|
@ -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