Update info sidebar as trays open/close

This commit is contained in:
Nick O'Leary
2016-03-21 22:51:48 +00:00
parent 6354b68bae
commit 1790ebf567
4 changed files with 152 additions and 143 deletions

View File

@@ -105,7 +105,7 @@
}
}
#editor-shade {
#editor-shade, #header-shade {
position: absolute;
top:0;
bottom:0;
@@ -113,6 +113,8 @@
right:0;
background: rgba(220,220,220,0.5);
}
#workspace-add-tab {
position: absolute;
box-sizing: border-box;