mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-01 17:38:33 +00:00
new repo git hooks UI
This commit is contained in:
parent
2f2bf20aae
commit
1cb03135b7
9 changed files with 120 additions and 83 deletions
|
@ -86,8 +86,14 @@ img {
|
|||
}
|
||||
}
|
||||
}
|
||||
&.green {
|
||||
color: #6cc644!important;
|
||||
}
|
||||
&.left {
|
||||
text-align: left!important;
|
||||
}
|
||||
&.right {
|
||||
text-align: right;
|
||||
text-align: right!important;
|
||||
}
|
||||
&.small {
|
||||
font-size: 0.75em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue