Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
dounine committed Aug 21, 2017
1 parent ae24e4d commit 38522d7
Show file tree
Hide file tree
Showing 6 changed files with 1,381 additions and 538 deletions.
897 changes: 897 additions & 0 deletions content.html

Large diffs are not rendered by default.

25 changes: 24 additions & 1 deletion css/context-tabs.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,27 @@ HTMLJSCSS
width:100%
}

.ace-tm .ace_print-margin {width: 0px;background: #e8e8e8;}
.ace-tm .ace_print-margin {width: 0px;background: #e8e8e8;}




.autocomplete-custom-template li {
border-bottom: 1px solid #ccc;
height: auto;
padding-top: 8px;
padding-bottom: 8px;
white-space: normal;
}
.autocomplete-custom-template li:last-child {
border-bottom-width: 0;
}
.autocomplete-custom-template .item-title,
.autocomplete-custom-template .item-metadata {
display: block;
line-height: 2;
}
.autocomplete-custom-template .item-title md-icon {
height: 18px;
width: 18px;
}
Binary file added imgs/washedout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 38522d7

Please sign in to comment.