mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 13:40:31 +00:00
仓库导航栏颜色同步&按钮大小优化
This commit is contained in:
@@ -69,6 +69,18 @@
|
||||
}
|
||||
}
|
||||
|
||||
.active.item,
|
||||
.dropdown.item,
|
||||
.link.item,
|
||||
a.item {
|
||||
color: var(--color-text);
|
||||
|
||||
svg {
|
||||
color: #9198A1;
|
||||
margin-right: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.active.item {
|
||||
border-color: #ffffff00;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user