stylesheet

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2020-07-05 17:29:42 +02:00
parent 275daababf
commit ee9ce806e6

View File

@@ -31,7 +31,7 @@ text_box.inplace:focus {
} }
text_box.inplace:empty { text_box.inplace:empty {
color: #9E9E9E color: #9E9E9E;
border-color: #5b0f22; border-color: #5b0f22;
} }