#tab-zoom .zoom__title--granularity{font-size:.65rem;font-weight:normal;margin-top:.5rem}#tab-zoom .zoom__title--tags{margin:.25rem 0 .25rem 0}#tab-zoom .zoom__title--tags .tag{cursor:pointer}#tab-zoom .zoom__toggle-commit-message-body{padding-top:10px}#tab-zoom .zoom__day .tag,#tab-zoom .zoom__title .tag{font-size:.65rem;font-weight:normal;background:#757575;border-radius:5px;color:#fff;display:inline-block;margin:.2rem .2rem .2rem 0;padding:0 3px 0 3px}#tab-zoom .zoom__day .tag .fa-tags,#tab-zoom .zoom__title .tag .fa-tags{width:.65rem}#tab-zoom .commit-message{padding:5px}#tab-zoom .commit-message:focus,#tab-zoom .commit-message:focus-within{border:1px solid #2196f3}#tab-zoom .commit-message.active .body{background-color:#fff;border:1px solid #616161;display:grid;margin:.25rem 0 .25rem 0;overflow-x:auto;padding:.4rem;resize:none}#tab-zoom .commit-message.active .body pre{position:relative}#tab-zoom .commit-message.active .body pre .dashed-border{border-right:1px dashed #9e9e9e;height:100%;pointer-events:none;position:absolute;top:0;width:72ch}#tab-zoom .commit-message .body{display:none}#tab-zoom .commit-message .tag{cursor:pointer}#tab-zoom .commit-message .tag:focus{border:1px solid #2196f3;outline:none}#tab-zoom .commit-message--button{color:#9e9e9e;padding-left:.5rem}#tab-zoom .commit-message--button:hover{cursor:pointer}#tab-zoom .commit-message pre{margin:0}#tab-zoom .commit-message span.loc{color:#9e9e9e}#tab-zoom .commit-message .message-title{display:inline;font-family:monospace}#tab-zoom .commit-message .message-title .within-border{display:inline}#tab-zoom .commit-message .message-title .not-within-border{border-left:1px dashed #9e9e9e;display:inline}