1
Fork 0

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:
Unknwon 2016-03-15 19:52:40 -04:00
parent 94d7b62922
commit 9a5a27ea8d
7 changed files with 10 additions and 5 deletions

View file

@ -80,6 +80,7 @@
}
.filter.menu {
.label.color {
border-radius: 3px;
margin-left: 15px;
padding: 0 8px;
}