1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 15:16:38 +00:00

embed splits, ui tweaks

This commit is contained in:
Steven Hugg
2020-10-26 13:36:38 -05:00
parent 0e4ed8ce21
commit 9bc9992aec
4 changed files with 23 additions and 6 deletions
+6
View File
@@ -705,6 +705,12 @@ div.asset_toolbar {
z-index: 5;
pointer-events: none;
}
.transcript-header {
color: #ccc;
text-align: right;
padding-right: 0.5em;
padding-top: 0.5em;
}
.tree-header {
border: 2px solid #555;
border-radius:8px;