Improve the repository settings page.

This commit is contained in:
takezoe
2013-06-01 15:00:11 +09:00
parent 6e59a3706f
commit c811582c6e
4 changed files with 91 additions and 40 deletions

View File

@@ -143,4 +143,13 @@ th.box-header {
dl {
margin: 0px;
}
dd {
margin-left: 20px;
}
hr {
margin-top: 4px;
margin-bottom: 4px;
}