add css for toolbar edit

This commit is contained in:
2026-03-28 12:22:19 +01:00
committed by kitoy
parent 64dc67d082
commit f97aa4bfeb

View File

@@ -0,0 +1,6 @@
#toolNav {
background-color: rgba(0, 0, 0, 0.3);
border-top: 67px;
border-top-color: currentcolor;
border-color: black;
}