mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-13 17:05:50 +01:00
(refs #31)Make it possible to create empty repository.
This commit is contained in:
@@ -193,6 +193,19 @@ hr {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
span.note {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
fieldset.margin {
|
||||
border-top: 1px solid #eee;
|
||||
margin-top: 10px;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
/****************************************************************************/
|
||||
/* Sign-in form */
|
||||
/****************************************************************************/
|
||||
div.signin-form {
|
||||
width: 350px;
|
||||
margin: 30px auto;
|
||||
|
||||
Reference in New Issue
Block a user