This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4019
Commits
2
Branches
0
Tags
242 MiB
Tag:
Branch:
Tree:
db3d393576
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'db3d393576'
${ noResults }
gitea
/
public
/
less
/
_emojify.less
7 lines
93 B
Raw
Normal View
History
Unescape
Escape
#633 Add Emoji support
9 years ago
.emoji {
LESS: Use tabs for indent in all files This does not change any content and generated gogs.css is still the same.
9 years ago
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
#633 Add Emoji support
9 years ago
}