mirror of
https://github.com/docmost/docmost.git
synced 2025-11-22 21:01:09 +10:00
css fixes
This commit is contained in:
@ -95,6 +95,6 @@
|
||||
}
|
||||
|
||||
.comment-mark {
|
||||
background: rgba(0,203,15,0.2);
|
||||
border-bottom: 2px solid #0ca678;
|
||||
background: rgba(255, 215, 0, .14);
|
||||
border-bottom: 2px solid rgb(166, 158, 12);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user