Improve repository lable style
- add border-radius to filter list items - use color as background of label for issue/pull view page
This commit is contained in:
parent
94d7b62922
commit
9a5a27ea8d
7 changed files with 10 additions and 5 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.9.10.0315"
|
||||
const APP_VER = "0.9.11.0316"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue