mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 08:25:50 +01:00
(refs #24)Add GitBucket version to the header.
This commit is contained in:
@@ -5,6 +5,13 @@ body {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
div.gitbucket-version {
|
||||
font-size: small;
|
||||
color: silver;
|
||||
float: right;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
table.global-nav {
|
||||
width: 920px;
|
||||
margin-bottom: 10px;
|
||||
|
||||
Reference in New Issue
Block a user