Use henk717's modified CSS for editable chunks

This commit is contained in:
Gnome Ann 2021-08-23 13:06:27 -04:00
parent 67521d53f9
commit 42b4104d4f

View File

@ -12,8 +12,9 @@ action {
}
chunk[contenteditable="true"]:focus, chunk[contenteditable="true"]:focus > action {
color: #ddffdd;
color: #cdf;
font-weight: normal;
outline: 0px solid transparent;
}
#topmenu {