Remove unused styles in tree.scss
This commit is contained in:
parent
c60cb39350
commit
7af956d608
1 changed files with 0 additions and 18 deletions
|
@ -109,24 +109,6 @@
|
|||
line-height: 21px;
|
||||
}
|
||||
|
||||
.last-commit {
|
||||
@include str-truncated(506px);
|
||||
|
||||
.fa-angle-right {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
@include media-breakpoint-only(md) {
|
||||
@include str-truncated(450px);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.commit-history-link-spacer {
|
||||
margin: 0 10px;
|
||||
color: $white-normal;
|
||||
}
|
||||
|
||||
&:hover:not(.tree-truncated-warning) {
|
||||
td {
|
||||
background-color: $row-hover;
|
||||
|
|
Loading…
Reference in a new issue