add css for toolbar edit
This commit is contained in:
6
app/static/css/edit-toolbar.css
Normal file
6
app/static/css/edit-toolbar.css
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
#toolNav {
|
||||||
|
background-color: rgba(0, 0, 0, 0.3);
|
||||||
|
border-top: 67px;
|
||||||
|
border-top-color: currentcolor;
|
||||||
|
border-color: black;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user