raw source int the source view

This commit is contained in:
Torsten Ruger
2015-10-29 16:49:14 +02:00
parent 3477de8c81
commit 4bf8ac5345
7 changed files with 42 additions and 17 deletions

View File

@ -17,14 +17,14 @@ $susy: (
margin: 10px;
}
.file_view {
.source_view {
@include span(4);
margin-left: span(1);
}
.source_view { @include span(8); }
.instruction_view { @include span(6); }
.label_view {
.labels_view {
@include span(3);
margin-right: span(1);
height: 200px;