You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
214 B

.issue-points {
background-color: #0366d6;
color: #fff;
border-radius: 20px;
padding: 2px 5px;
}
.column-points {
background-color: #0366d6;
color: #fff;
border-radius: 20px;
padding: 2px 5px;
}