mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Use henk717's modified CSS for editable chunks
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user