This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
MirrorHub
/
gitea
Watch
0
Star
0
Fork
You've already forked gitea
0
mirror of
https://github.com/go-gitea/gitea
synced
2024-11-03 12:48:59 +01:00
Code
Issues
Releases
Wiki
Activity
228247511a
gitea
/
public
/
less
/
_emojify.less
7 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
#633 Add Emoji support
2015-09-05 20:11:05 +02:00
.emoji {
LESS: Use tabs for indent in all files This does not change any content and generated gogs.css is still the same.
2015-12-07 21:20:54 +01:00
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
#633 Add Emoji support
2015-09-05 20:11:05 +02:00
}
Reference in a new issue
Copy permalink