mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
More tweaks to repo top panel (#2267)
* More tweaks to repo top panel * undo hiding of compare button on master * attempt to fix ci issue * another ci attempt
This commit is contained in:
committed by
Andrey Nering
parent
29f3a6e492
commit
fc29a405e8
@@ -133,7 +133,6 @@
|
||||
}
|
||||
|
||||
#clone-panel {
|
||||
margin-top: -8px;
|
||||
margin-left: 5px;
|
||||
width: 350px;
|
||||
|
||||
@@ -167,6 +166,13 @@
|
||||
font-size: 1.4em;
|
||||
}
|
||||
}
|
||||
|
||||
.repo-path {
|
||||
.section, .divider {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
|
||||
#file-buttons {
|
||||
font-weight: normal;
|
||||
.ui.button {
|
||||
|
Reference in New Issue
Block a user