mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Upgrade octicon to 4.3.0
This commit is contained in:
@@ -82,12 +82,12 @@ pre, code {
|
||||
.top.menu .menu {
|
||||
z-index: 900;
|
||||
}
|
||||
.icon,
|
||||
.octicon {
|
||||
margin-right: 5px !important;
|
||||
}
|
||||
.head.link.item {
|
||||
padding-right: 0 !important;
|
||||
.dropdown.icon,
|
||||
.menu .octicon {
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
.avatar > .ui.image {
|
||||
margin-right: 0;
|
||||
@@ -378,14 +378,6 @@ footer {
|
||||
.generate-img(@n, (@i + 1));
|
||||
}
|
||||
|
||||
// ensure Semantic UI .icon font family and 14px size does not apply to .icon.octicon
|
||||
.octicon.icon,
|
||||
.mega-octicon.icon {
|
||||
font-family: octicons;
|
||||
font-size: 16px;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
// Accessibility
|
||||
.sr-only {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user