[CLI] Add some shadowing

This commit is contained in:
Victor Woeltjen 2015-10-08 13:58:58 -07:00
parent bc757c09d4
commit c9df2db962

View File

@ -28,6 +28,7 @@
padding: 8px;
background: #302;
overflow: auto;
box-shadow: inset 0px 2px 8px 0px rgba(0, 0, 0, 0.5);
}
.iw-stdout span {