mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-24 16:37:14 +08:00
14 lines
191 B
Plaintext
14 lines
191 B
Plaintext
.form {
|
|
.help {
|
|
color: #999999;
|
|
padding-top: .6em;
|
|
padding-bottom: .6em;
|
|
display: inline-block;
|
|
}
|
|
}
|
|
.ui.attached.header {
|
|
background: #f0f0f0;
|
|
.right {
|
|
margin-top: -5px;
|
|
}
|
|
} |