mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-24 17:44:14 +00:00
Use white review icon in OL.
This commit is contained in:
parent
b66e28df19
commit
0091d639bf
1 changed files with 7 additions and 0 deletions
|
@ -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%);
|
||||
|
|
Loading…
Reference in a new issue