mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-25 11:22:16 +00:00
#2159 use icon+tooltip to replace text
This commit is contained in:
parent
7e88420bc6
commit
837155577a
3 changed files with 12 additions and 3 deletions
|
@ -2980,6 +2980,10 @@ footer .container .links > *:first-child {
|
|||
padding-top: 10px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
.feeds .list .header .plus.icon {
|
||||
margin-top: 5px;
|
||||
margin-right: 0;
|
||||
}
|
||||
.feeds .list ul {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue