0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-08-08 03:14:58 +02:00
gitea/public/less/_form.less
2015-08-06 22:48:11 +08:00

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;
}
}