forked from kevadesu/forgejo
Finish new hooks list page
This commit is contained in:
parent
7c7014262b
commit
9820b8e134
17 changed files with 167 additions and 145 deletions
|
@ -427,6 +427,11 @@ dt {
|
|||
.btn-active {
|
||||
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset, 0 0 4px rgba(0, 0, 0, 0.15) inset;
|
||||
}
|
||||
.btn-header {
|
||||
margin-top: -1px;
|
||||
color: white;
|
||||
padding: 0 10px;
|
||||
}
|
||||
.btn-radius {
|
||||
border-radius: .25em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue