forked from forgejo/forgejo
Upgrade octicon to 4.3.0
This commit is contained in:
parent
c083d76567
commit
971e2c3bd6
32 changed files with 536 additions and 514 deletions
|
@ -47,11 +47,6 @@
|
|||
color: #d9453d;
|
||||
}
|
||||
}
|
||||
.head.menu {
|
||||
.octicon {
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -102,7 +97,6 @@
|
|||
|
||||
.plus.icon {
|
||||
margin-top: 5px;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
ul {
|
||||
|
@ -124,8 +118,14 @@
|
|||
display: block;
|
||||
|
||||
.octicon {
|
||||
margin-right: 6px;
|
||||
color: #888;
|
||||
|
||||
&.rear {
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
.star-num {
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue