This website requires JavaScript.
Explore
Help
Sign In
aniani
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-11-02 08:57:32 -04:00
Code
7707ad7a0a
gitea
/
public
/
less
/
_emojify.less
7 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
#633 Add Emoji support
2015-09-05 14:11:05 -04:00
.emoji {
Convert tabs to spaces in .less files (#3064)
2017-12-02 14:48:43 -05:00
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
#633 Add Emoji support
2015-09-05 14:11:05 -04:00
}
Copy Permalink