Fixed contrast for issue count in projects column
Regression introduced by 9934931f1f
See #3772
This commit is contained in:
parent
45a41811de
commit
82e0066ed4
1 changed files with 1 additions and 5 deletions
|
@ -35,12 +35,8 @@
|
|||
.project-column-title {
|
||||
background: none !important;
|
||||
line-height: 1.25 !important;
|
||||
cursor: inherit;
|
||||
}
|
||||
|
||||
.project-column-title,
|
||||
.project-column-issue-count {
|
||||
color: inherit !important;
|
||||
cursor: inherit;
|
||||
}
|
||||
|
||||
.project-column > .cards {
|
||||
|
|
Loading…
Reference in a new issue