Use white review icon in OL.

This commit is contained in:
Paulo Reis 2017-11-28 10:49:04 +00:00
parent b66e28df19
commit 0091d639bf

View file

@ -902,6 +902,13 @@
}
}
.review-icon when (@is-overleaf) {
background-position-y: -60px;
.toolbar .btn-full-height:hover & {
background-position-y: -60px;
}
}
.resolved-comments-toggle {
font-size: 14px;
color: lighten(@rp-type-blue, 25%);