mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-01-16 02:20:57 +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 {
|
chunk[contenteditable="true"]:focus, chunk[contenteditable="true"]:focus > action {
|
||||||
color: #ddffdd;
|
color: #cdf;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
outline: 0px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
#topmenu {
|
#topmenu {
|
||||||
|
Loading…
Reference in New Issue
Block a user