View smime certificate of signed messages

This commit is contained in:
Francis Lachapelle
2018-01-09 15:22:04 -05:00
parent a44118d68f
commit 02d1aa12f9
10 changed files with 242 additions and 64 deletions
@@ -0,0 +1,8 @@
/// block-toggle.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
.sg-block-toggle {
overflow: hidden;
position: relative;
z-index: 1;
height: 0;
};