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:
@@ -6,8 +6,8 @@
|
||||
|
||||
.head {
|
||||
.column {
|
||||
padding-top: 5px!important;
|
||||
padding-bottom: 5px!important;
|
||||
padding-top: 5px !important;
|
||||
padding-bottom: 5px !important;
|
||||
}
|
||||
.ui.compact.menu {
|
||||
margin-left: 1rem;
|
||||
@@ -30,6 +30,10 @@
|
||||
font-size: 12px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.octicon.octicon-repo-forked {
|
||||
margin-top: -1px;
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
.navbar {
|
||||
@@ -79,6 +83,9 @@
|
||||
.ui.tabs.divider {
|
||||
border-bottom: none;
|
||||
}
|
||||
.ui.tabular .octicon {
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
.filter.menu {
|
||||
.label.color {
|
||||
@@ -170,9 +177,12 @@
|
||||
}
|
||||
}
|
||||
tbody {
|
||||
.icon {
|
||||
.octicon {
|
||||
margin-left: 3px;
|
||||
margin-right: 5px;
|
||||
&.octicon-mail-reply {
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
td {
|
||||
|
Reference in New Issue
Block a user