top nav arrow update
This commit is contained in:
parent
3634d1ee32
commit
a0e73e2b54
4 changed files with 11 additions and 4 deletions
|
@ -119,6 +119,10 @@ html, body {
|
|||
bottom: -4px !important;
|
||||
}
|
||||
|
||||
#gogs-nav-avatar:after {
|
||||
bottom: -4px !important;
|
||||
}
|
||||
|
||||
.gogs-nav .tooltip {
|
||||
border: none;
|
||||
}
|
||||
|
@ -712,11 +716,11 @@ html, body {
|
|||
vertical-align: top;
|
||||
}
|
||||
|
||||
.commit-box .search{
|
||||
.commit-box .search {
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
.commit-box td{
|
||||
.commit-box td {
|
||||
background-color: #FFF;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue