mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
colibris: adjust commented text color
This commit is contained in:
parent
2193875292
commit
c5fdc6129e
1 changed files with 6 additions and 0 deletions
|
@ -66,6 +66,12 @@
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#innerdocbody .ace-line .comment {
|
||||||
|
background-color: #fffacc;
|
||||||
|
color: var(--super-dark-color);
|
||||||
|
}
|
||||||
|
|
||||||
@media (min-width: 1200px) {
|
@media (min-width: 1200px) {
|
||||||
#comments {
|
#comments {
|
||||||
width: 300px;
|
width: 300px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue