debian-mirror-gitlab/app/assets/stylesheets/pages/milestone.scss

14 lines
147 B
SCSS
Raw Normal View History

2015-04-26 12:48:37 +05:30
.issues-sortable-list .str-truncated {
max-width: 90%;
}
li.milestone {
h4 {
font-weight: bold;
}
2015-09-25 12:07:36 +05:30
.progress {
height: 6px;
}
2015-04-26 12:48:37 +05:30
}