mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
Add colored borders.
This commit is contained in:
@@ -66,6 +66,14 @@
|
||||
background-color: #FFF;
|
||||
max-width: 148px;
|
||||
word-wrap: break-word;
|
||||
|
||||
&-insert {
|
||||
border-left-color: @rp-green;
|
||||
}
|
||||
|
||||
&-delete {
|
||||
border-left-color: @rp-red;
|
||||
}
|
||||
}
|
||||
|
||||
.has-review-panel {
|
||||
|
||||
Reference in New Issue
Block a user