mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2024-12-28 01:00:53 +01:00
Use henk717's modified CSS for editable chunks
This commit is contained in:
parent
67521d53f9
commit
42b4104d4f
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user