This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
gitea
Watch
2
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-11-16 02:18:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d8dff304c0
gitea
/
public
/
less
/
_emojify.less
7 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
#633 Add Emoji support
2015-09-05 11:11:05 -07:00
.emoji {
Convert tabs to spaces in .less files (#3064)
2017-12-02 12:48:43 -07:00
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
#633 Add Emoji support
2015-09-05 11:11:05 -07:00
}
Reference in New Issue
Copy Permalink