mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-19 08:20:13 +00:00
Improve repository lable style
- add border-radius to filter list items - use color as background of label for issue/pull view page
This commit is contained in:
parent
94d7b62922
commit
9a5a27ea8d
7 changed files with 10 additions and 5 deletions
|
@ -1140,6 +1140,7 @@ footer .container .links > *:first-child {
|
|||
border-bottom: none;
|
||||
}
|
||||
.repository .filter.menu .label.color {
|
||||
border-radius: 3px;
|
||||
margin-left: 15px;
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue