mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-14 17:35:50 +01:00
(refs #2)Experimental implementation of forking repository.
This commit is contained in:
@@ -68,6 +68,16 @@ div.head a {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div.head div.forked {
|
||||
font-size: 60%;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
div.head div.forked a {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
div.container {
|
||||
width: 920px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user