mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
new webhooks list UI
This commit is contained in:
17
public/less/_organization.less
Normal file
17
public/less/_organization.less
Normal file
@@ -0,0 +1,17 @@
|
||||
.organization {
|
||||
padding-top: 15px;
|
||||
padding-bottom: @footer-margin * 2;
|
||||
|
||||
.head {
|
||||
.ui.header {
|
||||
.text {
|
||||
vertical-align: middle;
|
||||
font-size: 1.6rem;
|
||||
margin-left: 15px;
|
||||
}
|
||||
.ui.right {
|
||||
margin-top: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user