mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
new commits table
This commit is contained in:
@@ -92,6 +92,13 @@ img {
|
||||
&.small {
|
||||
font-size: 0.75em;
|
||||
}
|
||||
|
||||
&.truncate {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
.message {
|
||||
|
Reference in New Issue
Block a user