mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Merge branch 'master'
This commit is contained in:
@@ -760,3 +760,14 @@ footer {
|
||||
.oauth2-authorize-application-box {
|
||||
margin-top: 3em !important;
|
||||
}
|
||||
|
||||
/* Tab color tweaks */
|
||||
.ui.tabular.menu .item {
|
||||
color: rgba(0,0,0,.5);
|
||||
}
|
||||
.ui.tabular.menu .item:hover {
|
||||
color: rgba(0,0,0,.8);
|
||||
}
|
||||
.ui.tabular.menu .item.active {
|
||||
color: rgba(0,0,0,.9);
|
||||
}
|
||||
|
||||
+457
-114
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user