generated from DNDs/dnd-template
1213 lines
55 KiB
HTML
1213 lines
55 KiB
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Regelungen</title>
|
||
|
<meta charset='utf-8'/>
|
||
|
<style>
|
||
|
.ͼ1.cm-editor.cm-focused {outline: 1px dotted #212121;}
|
||
|
.ͼ1.cm-editor {position: relative !important; box-sizing: border-box; display: flex !important; flex-direction: column;}
|
||
|
.ͼ1 .cm-scroller {display: flex !important; align-items: flex-start !important; font-family: monospace; line-height: 1.4; height: 100%; overflow-x: auto; position: relative; z-index: 0;}
|
||
|
.ͼ1 .cm-content[contenteditable=true] {-webkit-user-modify: read-write-plaintext-only;}
|
||
|
.ͼ1 .cm-content {margin: 0; flex-grow: 2; min-height: 100%; display: block; white-space: pre; word-wrap: normal; box-sizing: border-box; padding: 4px 0; outline: none;}
|
||
|
.ͼ1 .cm-lineWrapping {white-space: pre-wrap; white-space: break-spaces; word-break: break-word; overflow-wrap: anywhere;}
|
||
|
.ͼ2 .cm-content {caret-color: black;}
|
||
|
.ͼ3 .cm-content {caret-color: white;}
|
||
|
.ͼ1 .cm-line {display: block; padding: 0 2px 0 4px;}
|
||
|
.ͼ1 .cm-selectionLayer {z-index: -1; contain: size style;}
|
||
|
.ͼ1 .cm-selectionBackground {position: absolute;}
|
||
|
.ͼ2 .cm-selectionBackground {background: #d9d9d9;}
|
||
|
.ͼ3 .cm-selectionBackground {background: #222;}
|
||
|
.ͼ2.cm-focused .cm-selectionBackground {background: #d7d4f0;}
|
||
|
.ͼ3.cm-focused .cm-selectionBackground {background: #233;}
|
||
|
.ͼ1 .cm-cursorLayer {z-index: 100; contain: size style; pointer-events: none;}
|
||
|
.ͼ1.cm-focused .cm-cursorLayer {animation: steps(1) cm-blink 1.2s infinite;}
|
||
|
@keyframes cm-blink {50% {visibility: hidden;}}
|
||
|
@keyframes cm-blink2 {50% {visibility: hidden;}}
|
||
|
.ͼ1 .cm-cursor, .ͼ1 .cm-dropCursor {position: absolute; border-left: 1.2px solid black; margin-left: -0.6px; pointer-events: none;}
|
||
|
.ͼ1 .cm-cursor {display: none;}
|
||
|
.ͼ3 .cm-cursor {border-left-color: #444;}
|
||
|
.ͼ1.cm-focused .cm-cursor {display: block;}
|
||
|
.ͼ2 .cm-activeLine {background-color: #f3f9ff;}
|
||
|
.ͼ3 .cm-activeLine {background-color: #223039;}
|
||
|
.ͼ2 .cm-specialChar {color: red;}
|
||
|
.ͼ3 .cm-specialChar {color: #f78;}
|
||
|
.ͼ1 .cm-gutters {display: flex; height: 100%; box-sizing: border-box; left: 0; z-index: 200;}
|
||
|
.ͼ2 .cm-gutters {background-color: #f5f5f5; color: #6c6c6c; border-right: 1px solid #ddd;}
|
||
|
.ͼ3 .cm-gutters {background-color: #333338; color: #ccc;}
|
||
|
.ͼ1 .cm-gutter {display: flex !important; flex-direction: column; flex-shrink: 0; box-sizing: border-box; min-height: 100%; overflow: hidden;}
|
||
|
.ͼ1 .cm-gutterElement {box-sizing: border-box;}
|
||
|
.ͼ1 .cm-lineNumbers .cm-gutterElement {padding: 0 3px 0 5px; min-width: 20px; text-align: right; white-space: nowrap;}
|
||
|
.ͼ2 .cm-activeLineGutter {background-color: #e2f2ff;}
|
||
|
.ͼ3 .cm-activeLineGutter {background-color: #222227;}
|
||
|
.ͼ1 .cm-panels {box-sizing: border-box; position: sticky; left: 0; right: 0;}
|
||
|
.ͼ2 .cm-panels {background-color: #f5f5f5; color: black;}
|
||
|
.ͼ2 .cm-panels-top {border-bottom: 1px solid #ddd;}
|
||
|
.ͼ2 .cm-panels-bottom {border-top: 1px solid #ddd;}
|
||
|
.ͼ3 .cm-panels {background-color: #333338; color: white;}
|
||
|
.ͼ1 .cm-tab {display: inline-block; overflow: hidden; vertical-align: bottom;}
|
||
|
.ͼ1 .cm-widgetBuffer {vertical-align: text-top; height: 1em; display: inline;}
|
||
|
.ͼ1 .cm-placeholder {color: #888; display: inline-block; vertical-align: top;}
|
||
|
.ͼ1 .cm-button {vertical-align: middle; color: inherit; font-size: 70%; padding: .2em 1em; border-radius: 1px;}
|
||
|
.ͼ2 .cm-button:active {background-image: linear-gradient(#b4b4b4, #d0d3d6);}
|
||
|
.ͼ2 .cm-button {background-image: linear-gradient(#eff1f5, #d9d9df); border: 1px solid #888;}
|
||
|
.ͼ3 .cm-button:active {background-image: linear-gradient(#111, #333);}
|
||
|
.ͼ3 .cm-button {background-image: linear-gradient(#393939, #111); border: 1px solid #888;}
|
||
|
.ͼ1 .cm-textfield {vertical-align: middle; color: inherit; font-size: 70%; border: 1px solid silver; padding: .2em .5em;}
|
||
|
.ͼ2 .cm-textfield {background-color: white;}
|
||
|
.ͼ3 .cm-textfield {border: 1px solid #555; background-color: inherit;}
|
||
|
.ͼ1 .cm-foldPlaceholder {background-color: #eee; border: 1px solid #ddd; color: #888; border-radius: .2em; margin: 0 1px; padding: 0 1px; cursor: pointer;}
|
||
|
.ͼ1 .cm-foldGutter span {padding: 0 1px; cursor: pointer;}
|
||
|
.ͼw .cm-content {white-space: pre-wrap; word-break: break-word; overflow-wrap: anywhere;}
|
||
|
.ͼv .cm-content {white-space: pre-wrap; word-break: break-word; overflow-wrap: anywhere;}
|
||
|
.ͼu .cm-content {white-space: pre-wrap; word-break: break-word; overflow-wrap: anywhere;}
|
||
|
.ͼt .cm-content {white-space: pre-wrap; word-break: break-word; overflow-wrap: anywhere;}
|
||
|
.ͼs .cm-content {white-space: pre-wrap; word-break: break-word; overflow-wrap: anywhere;}
|
||
|
.ͼr .cm-content {white-space: pre-wrap; word-break: break-word; overflow-wrap: anywhere;}
|
||
|
.ͼq .cm-content {white-space: pre-wrap; word-break: break-word; overflow-wrap: anywhere;}
|
||
|
@keyframes loading {
|
||
|
0% {
|
||
|
transform: rotate(0deg);
|
||
|
}
|
||
|
100% {
|
||
|
transform: rotate(360deg);
|
||
|
}
|
||
|
}
|
||
|
.loading > svg {
|
||
|
animation: 2s linear infinite loading;
|
||
|
transform-origin: 50% 50%;
|
||
|
display: inline-block;
|
||
|
}
|
||
|
|
||
|
.obsidian-git-center {
|
||
|
margin: auto;
|
||
|
width: 50%;
|
||
|
}
|
||
|
|
||
|
.tooltip.mod-left {
|
||
|
overflow-wrap: break-word;
|
||
|
}
|
||
|
|
||
|
.tooltip.mod-right {
|
||
|
overflow-wrap: break-word;
|
||
|
}
|
||
|
|
||
|
.obsidian-git-shortcuts {
|
||
|
margin: 10px;
|
||
|
}
|
||
|
|
||
|
.diff-err {
|
||
|
height: 100%;
|
||
|
display: flex;
|
||
|
justify-content: center;
|
||
|
flex-direction: column;
|
||
|
align-items: center;
|
||
|
}
|
||
|
|
||
|
.diff-err-sign {
|
||
|
font-size: 2em;
|
||
|
}
|
||
|
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-d-none {
|
||
|
display: none;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-wrapper {
|
||
|
text-align: left;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-header {
|
||
|
background-color: var(--background-primary);
|
||
|
border-bottom: 1px solid var(--interactive-accent);
|
||
|
font-family: var(--font-monospace);
|
||
|
height: 35px;
|
||
|
padding: 5px 10px;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-header,
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-stats {
|
||
|
display: -webkit-box;
|
||
|
display: -ms-flexbox;
|
||
|
display: flex;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-stats {
|
||
|
font-size: 14px;
|
||
|
margin-left: auto;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-lines-added {
|
||
|
border: 1px solid #b4e2b4;
|
||
|
border-radius: 5px 0 0 5px;
|
||
|
color: #399839;
|
||
|
padding: 2px;
|
||
|
text-align: right;
|
||
|
vertical-align: middle;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-lines-deleted {
|
||
|
border: 1px solid #e9aeae;
|
||
|
border-radius: 0 5px 5px 0;
|
||
|
color: #c33;
|
||
|
margin-left: 1px;
|
||
|
padding: 2px;
|
||
|
text-align: left;
|
||
|
vertical-align: middle;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-name-wrapper {
|
||
|
-webkit-box-align: center;
|
||
|
-ms-flex-align: center;
|
||
|
align-items: center;
|
||
|
display: -webkit-box;
|
||
|
display: -ms-flexbox;
|
||
|
display: flex;
|
||
|
font-size: 15px;
|
||
|
width: 100%;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-name {
|
||
|
overflow-x: hidden;
|
||
|
text-overflow: ellipsis;
|
||
|
white-space: nowrap;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-wrapper {
|
||
|
border: 1px solid var(--background-modifier-border);
|
||
|
border-radius: 3px;
|
||
|
margin-bottom: 1em;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-collapse {
|
||
|
-webkit-box-pack: end;
|
||
|
-ms-flex-pack: end;
|
||
|
-webkit-box-align: center;
|
||
|
-ms-flex-align: center;
|
||
|
align-items: center;
|
||
|
border: 1px solid var(--background-modifier-border);
|
||
|
border-radius: 3px;
|
||
|
cursor: pointer;
|
||
|
display: none;
|
||
|
font-size: 12px;
|
||
|
justify-content: flex-end;
|
||
|
padding: 4px 8px;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-collapse.d2h-selected {
|
||
|
background-color: #c8e1ff;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-collapse-input {
|
||
|
margin: 0 4px 0 0;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-diff-table {
|
||
|
border-collapse: collapse;
|
||
|
font-family: Menlo, Consolas, monospace;
|
||
|
font-size: 13px;
|
||
|
width: 100%;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-files-diff {
|
||
|
width: 100%;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-diff {
|
||
|
overflow-y: hidden;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-side-diff {
|
||
|
display: inline-block;
|
||
|
margin-bottom: -8px;
|
||
|
margin-right: -4px;
|
||
|
overflow-x: scroll;
|
||
|
overflow-y: hidden;
|
||
|
width: 50%;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line {
|
||
|
padding: 0 8em;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line,
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line {
|
||
|
display: inline-block;
|
||
|
-webkit-user-select: none;
|
||
|
-moz-user-select: none;
|
||
|
-ms-user-select: none;
|
||
|
user-select: none;
|
||
|
white-space: nowrap;
|
||
|
width: 100%;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line {
|
||
|
padding: 0 4.5em;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line-ctn {
|
||
|
word-wrap: normal;
|
||
|
background: none;
|
||
|
display: inline-block;
|
||
|
padding: 0;
|
||
|
-webkit-user-select: text;
|
||
|
-moz-user-select: text;
|
||
|
-ms-user-select: text;
|
||
|
user-select: text;
|
||
|
vertical-align: middle;
|
||
|
white-space: pre;
|
||
|
width: 100%;
|
||
|
}
|
||
|
.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-code-line del,
|
||
|
.theme-light
|
||
|
.workspace-leaf-content[data-type="diff-view"]
|
||
|
.d2h-code-side-line
|
||
|
del {
|
||
|
background-color: #ffb6ba;
|
||
|
}
|
||
|
.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-code-line del,
|
||
|
.theme-dark
|
||
|
.workspace-leaf-content[data-type="diff-view"]
|
||
|
.d2h-code-side-line
|
||
|
del {
|
||
|
background-color: #8d232881;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line del,
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line ins,
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line del,
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-line ins {
|
||
|
border-radius: 0.2em;
|
||
|
display: inline-block;
|
||
|
margin-top: -1px;
|
||
|
text-decoration: none;
|
||
|
vertical-align: middle;
|
||
|
}
|
||
|
.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-code-line ins,
|
||
|
.theme-light
|
||
|
.workspace-leaf-content[data-type="diff-view"]
|
||
|
.d2h-code-side-line
|
||
|
ins {
|
||
|
background-color: #97f295;
|
||
|
text-align: left;
|
||
|
}
|
||
|
.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-code-line ins,
|
||
|
.theme-dark
|
||
|
.workspace-leaf-content[data-type="diff-view"]
|
||
|
.d2h-code-side-line
|
||
|
ins {
|
||
|
background-color: #1d921996;
|
||
|
text-align: left;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line-prefix {
|
||
|
word-wrap: normal;
|
||
|
background: none;
|
||
|
display: inline;
|
||
|
padding: 0;
|
||
|
white-space: pre;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .line-num1 {
|
||
|
float: left;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .line-num1,
|
||
|
.workspace-leaf-content[data-type="diff-view"] .line-num2 {
|
||
|
-webkit-box-sizing: border-box;
|
||
|
box-sizing: border-box;
|
||
|
overflow: hidden;
|
||
|
padding: 0 0.5em;
|
||
|
text-overflow: ellipsis;
|
||
|
width: 3.5em;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .line-num2 {
|
||
|
float: right;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber {
|
||
|
background-color: var(--background-primary);
|
||
|
border: solid var(--background-modifier-border);
|
||
|
border-width: 0 1px;
|
||
|
-webkit-box-sizing: border-box;
|
||
|
box-sizing: border-box;
|
||
|
color: var(--text-muted);
|
||
|
cursor: pointer;
|
||
|
display: inline-block;
|
||
|
position: absolute;
|
||
|
text-align: right;
|
||
|
width: 7.5em;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber:after {
|
||
|
content: "\200b";
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber {
|
||
|
background-color: var(--background-primary);
|
||
|
border: solid var(--background-modifier-border);
|
||
|
border-width: 0 1px;
|
||
|
-webkit-box-sizing: border-box;
|
||
|
box-sizing: border-box;
|
||
|
color: var(--text-muted);
|
||
|
cursor: pointer;
|
||
|
display: inline-block;
|
||
|
overflow: hidden;
|
||
|
padding: 0 0.5em;
|
||
|
position: absolute;
|
||
|
text-align: right;
|
||
|
text-overflow: ellipsis;
|
||
|
width: 4em;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber:after {
|
||
|
content: "\200b";
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-emptyplaceholder,
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-emptyplaceholder {
|
||
|
background-color: var(--background-primary);
|
||
|
border-color: var(--background-modifier-border);
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-line-prefix,
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber,
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber,
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-emptyplaceholder {
|
||
|
-webkit-user-select: none;
|
||
|
-moz-user-select: none;
|
||
|
-ms-user-select: none;
|
||
|
user-select: none;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-linenumber,
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-code-side-linenumber {
|
||
|
direction: rtl;
|
||
|
}
|
||
|
.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-del {
|
||
|
background-color: #fee8e9;
|
||
|
border-color: #e9aeae;
|
||
|
}
|
||
|
.theme-light .workspace-leaf-content[data-type="diff-view"] .d2h-ins {
|
||
|
background-color: #dfd;
|
||
|
border-color: #b4e2b4;
|
||
|
}
|
||
|
.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-del {
|
||
|
background-color: #521b1d83;
|
||
|
border-color: #691d1d73;
|
||
|
}
|
||
|
.theme-dark .workspace-leaf-content[data-type="diff-view"] .d2h-ins {
|
||
|
background-color: rgba(30, 71, 30, 0.5);
|
||
|
border-color: #13501381;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-info {
|
||
|
background-color: var(--background-primary);
|
||
|
border-color: var(--background-modifier-border);
|
||
|
color: var(--text-normal);
|
||
|
}
|
||
|
.theme-light
|
||
|
.workspace-leaf-content[data-type="diff-view"]
|
||
|
.d2h-file-diff
|
||
|
.d2h-del.d2h-change {
|
||
|
background-color: #fdf2d0;
|
||
|
}
|
||
|
.theme-dark
|
||
|
.workspace-leaf-content[data-type="diff-view"]
|
||
|
.d2h-file-diff
|
||
|
.d2h-del.d2h-change {
|
||
|
background-color: #55492480;
|
||
|
}
|
||
|
.theme-light
|
||
|
.workspace-leaf-content[data-type="diff-view"]
|
||
|
.d2h-file-diff
|
||
|
.d2h-ins.d2h-change {
|
||
|
background-color: #ded;
|
||
|
}
|
||
|
.theme-dark
|
||
|
.workspace-leaf-content[data-type="diff-view"]
|
||
|
.d2h-file-diff
|
||
|
.d2h-ins.d2h-change {
|
||
|
background-color: rgba(37, 78, 37, 0.418);
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-wrapper {
|
||
|
margin-bottom: 10px;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-wrapper a {
|
||
|
color: #3572b0;
|
||
|
text-decoration: none;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"]
|
||
|
.d2h-file-list-wrapper
|
||
|
a:visited {
|
||
|
color: #3572b0;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-header {
|
||
|
text-align: left;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-title {
|
||
|
font-weight: 700;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list-line {
|
||
|
display: -webkit-box;
|
||
|
display: -ms-flexbox;
|
||
|
display: flex;
|
||
|
text-align: left;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list {
|
||
|
display: block;
|
||
|
list-style: none;
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list > li {
|
||
|
border-bottom: 1px solid var(--background-modifier-border);
|
||
|
margin: 0;
|
||
|
padding: 5px 10px;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-list > li:last-child {
|
||
|
border-bottom: none;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-file-switch {
|
||
|
cursor: pointer;
|
||
|
display: none;
|
||
|
font-size: 10px;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-icon {
|
||
|
fill: currentColor;
|
||
|
margin-right: 10px;
|
||
|
vertical-align: middle;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-deleted {
|
||
|
color: #c33;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-added {
|
||
|
color: #399839;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-changed {
|
||
|
color: #d0b44c;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-moved {
|
||
|
color: #3572b0;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-tag {
|
||
|
background-color: var(--background-primary);
|
||
|
display: -webkit-box;
|
||
|
display: -ms-flexbox;
|
||
|
display: flex;
|
||
|
font-size: 10px;
|
||
|
margin-left: 5px;
|
||
|
padding: 0 2px;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-deleted-tag {
|
||
|
border: 2px solid #c33;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-added-tag {
|
||
|
border: 1px solid #399839;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-changed-tag {
|
||
|
border: 1px solid #d0b44c;
|
||
|
}
|
||
|
.workspace-leaf-content[data-type="diff-view"] .d2h-moved-tag {
|
||
|
border: 1px solid #3572b0;
|
||
|
}
|
||
|
.HyperMD-table-row span.cm-inline-code {
|
||
|
font-size: 100%;
|
||
|
}
|
||
|
|
||
|
.widget-icon {
|
||
|
width: 20px;
|
||
|
height: 20px;
|
||
|
fill: var(--text-muted);
|
||
|
}
|
||
|
|
||
|
.widget-icon:hover {
|
||
|
fill: var(--text-normal);
|
||
|
}
|
||
|
|
||
|
.advanced-tables-csv-export textarea {
|
||
|
height: 200px;
|
||
|
width: 100%;
|
||
|
}
|
||
|
|
||
|
.advanced-tables-donation {
|
||
|
width: 70%;
|
||
|
margin: 0 auto;
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
.advanced-tables-donate-button {
|
||
|
margin: 10px;
|
||
|
}
|
||
|
.obsidian-icon {
|
||
|
font-size: inherit;
|
||
|
display: inline-block;
|
||
|
width: 2rem !important;
|
||
|
text-align: center;
|
||
|
/* margin-right: -0.5rem !important; */
|
||
|
}
|
||
|
|
||
|
p .obsidian-icon {
|
||
|
width: 1.75rem !important;
|
||
|
}
|
||
|
|
||
|
.obsidian-icon.react-icon > svg {
|
||
|
vertical-align: middle;
|
||
|
margin-bottom: 3px;
|
||
|
}
|
||
|
/** Live Preview padding fixes, specifically for DataviewJS custom HTML elements. */
|
||
|
.is-live-preview .block-language-dataviewjs > p, .is-live-preview .block-language-dataviewjs > span {
|
||
|
line-height: 1.0;
|
||
|
}
|
||
|
|
||
|
/*****************/
|
||
|
/** Table Views **/
|
||
|
/*****************/
|
||
|
|
||
|
/* List View Default Styling; rendered internally as a table. */
|
||
|
.table-view-table {
|
||
|
width: 100%;
|
||
|
}
|
||
|
|
||
|
.table-view-table > thead > tr, .table-view-table > tbody > tr {
|
||
|
margin-top: 1em;
|
||
|
margin-bottom: 1em;
|
||
|
text-align: left;
|
||
|
}
|
||
|
|
||
|
.table-view-table > tbody > tr:hover {
|
||
|
background-color: var(--text-selection);
|
||
|
}
|
||
|
|
||
|
.table-view-table > thead > tr > th {
|
||
|
font-weight: 700;
|
||
|
font-size: larger;
|
||
|
border-top: none;
|
||
|
border-left: none;
|
||
|
border-right: none;
|
||
|
border-bottom: solid;
|
||
|
|
||
|
max-width: 100%;
|
||
|
}
|
||
|
|
||
|
.table-view-table > tbody > tr > td {
|
||
|
text-align: left;
|
||
|
border: none;
|
||
|
font-weight: 400;
|
||
|
max-width: 100%;
|
||
|
}
|
||
|
|
||
|
.table-view-table ul, .table-view-table ol {
|
||
|
margin-block-start: 0.2em !important;
|
||
|
margin-block-end: 0.2em !important;
|
||
|
}
|
||
|
|
||
|
/** Rendered value styling for any view. */
|
||
|
.dataview-result-list-root-ul {
|
||
|
padding: 0em !important;
|
||
|
margin: 0em !important;
|
||
|
}
|
||
|
|
||
|
.dataview-result-list-ul {
|
||
|
margin-block-start: 0.2em !important;
|
||
|
margin-block-end: 0.2em !important;
|
||
|
}
|
||
|
|
||
|
/** Generic grouping styling. */
|
||
|
.dataview.result-group {
|
||
|
padding-left: 8px;
|
||
|
}
|
||
|
|
||
|
/*******************/
|
||
|
/** Inline Fields **/
|
||
|
/*******************/
|
||
|
|
||
|
.dataview.inline-field-key {
|
||
|
padding-left: 8px;
|
||
|
padding-right: 8px;
|
||
|
font-family: var(--font-monospace);
|
||
|
background-color: var(--background-primary-alt);
|
||
|
color: var(--text-nav-selected);
|
||
|
}
|
||
|
|
||
|
.dataview.inline-field-value {
|
||
|
padding-left: 8px;
|
||
|
padding-right: 8px;
|
||
|
font-family: var(--font-monospace);
|
||
|
background-color: var(--background-secondary-alt);
|
||
|
color: var(--text-nav-selected);
|
||
|
}
|
||
|
|
||
|
.dataview.inline-field-standalone-value {
|
||
|
padding-left: 8px;
|
||
|
padding-right: 8px;
|
||
|
font-family: var(--font-monospace);
|
||
|
background-color: var(--background-secondary-alt);
|
||
|
color: var(--text-nav-selected);
|
||
|
}
|
||
|
|
||
|
/***************/
|
||
|
/** Task View **/
|
||
|
/***************/
|
||
|
|
||
|
.dataview.task-list-item, .dataview.task-list-basic-item {
|
||
|
margin-top: 3px;
|
||
|
margin-bottom: 3px;
|
||
|
transition: 0.4s;
|
||
|
}
|
||
|
|
||
|
.dataview.task-list-item:hover, .dataview.task-list-basic-item:hover {
|
||
|
background-color: var(--text-selection);
|
||
|
box-shadow: -40px 0 0 var(--text-selection);
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
|
||
|
/*****************/
|
||
|
/** Error Views **/
|
||
|
/*****************/
|
||
|
|
||
|
div.dataview-error-box {
|
||
|
width: 100%;
|
||
|
min-height: 150px;
|
||
|
display: flex;
|
||
|
align-items: center;
|
||
|
justify-content: center;
|
||
|
border: 4px dashed var(--background-secondary);
|
||
|
}
|
||
|
|
||
|
.dataview-error-message {
|
||
|
color: var(--text-muted);
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
/*************************/
|
||
|
/** Additional Metadata **/
|
||
|
/*************************/
|
||
|
|
||
|
.dataview.small-text {
|
||
|
font-size: smaller;
|
||
|
color: var(--text-muted);
|
||
|
margin-left: 3px;
|
||
|
}
|
||
|
|
||
|
.dataview.small-text::before {
|
||
|
content: "(";
|
||
|
}
|
||
|
|
||
|
.dataview.small-text::after {
|
||
|
content: ")";
|
||
|
}
|
||
|
.dialogue-plugin-wrapper {
|
||
|
margin-bottom: 20px;
|
||
|
}
|
||
|
|
||
|
.dialogue-plugin-block-wrapper {
|
||
|
display: flex;
|
||
|
margin: 10px 0;
|
||
|
}
|
||
|
|
||
|
.dialogue-plugin-message-wrapper-left {
|
||
|
justify-content: start;
|
||
|
}
|
||
|
|
||
|
.dialogue-plugin-message-wrapper-right {
|
||
|
justify-content: flex-end;
|
||
|
}
|
||
|
|
||
|
.dialogue-plugin-message {
|
||
|
overflow: hidden;
|
||
|
max-width: 60%;
|
||
|
background-color: var(--background-secondary);
|
||
|
}
|
||
|
|
||
|
.dialogue-plugin-message-title {
|
||
|
padding: 5px 10px;
|
||
|
font-weight: bold;
|
||
|
background-color: rgba(0, 0, 0, 0.3);
|
||
|
}
|
||
|
|
||
|
.dialogue-plugin-message-content {
|
||
|
padding: 5px 10px;
|
||
|
}
|
||
|
|
||
|
.dialogue-plugin-delimiter-wrapper {
|
||
|
justify-content: center;
|
||
|
}
|
||
|
|
||
|
.dialogue-plugin-delimiter {
|
||
|
margin: 20px 0;
|
||
|
}
|
||
|
|
||
|
.dialogue-plugin-delimiter-dot {
|
||
|
width: 10px;
|
||
|
height: 10px;
|
||
|
margin: 0 3px;
|
||
|
display: inline-block;
|
||
|
border-radius: 50%;
|
||
|
background-color: var(--background-secondary);
|
||
|
}
|
||
|
|
||
|
.dialogue-plugin-comment-wrapper {
|
||
|
justify-content: center;
|
||
|
}
|
||
|
|
||
|
.dialogue-plugin-comment {
|
||
|
margin: 20px 0;
|
||
|
text-align: center;
|
||
|
}
|
||
|
body {
|
||
|
--layer-image-toolkit-popup: 1024;
|
||
|
--layer-image-toolkit-player: 1025;
|
||
|
--layer-image-toolkit-notice: 1026;
|
||
|
--layer-menu: 1027;
|
||
|
}
|
||
|
|
||
|
.menu {
|
||
|
z-index: var(--layer-menu);
|
||
|
}
|
||
|
|
||
|
.notice-container {
|
||
|
z-index: var(--layer-image-toolkit-notice);
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view li::before {
|
||
|
margin-left: 0;
|
||
|
}
|
||
|
|
||
|
.image-toolkit-img-invert {
|
||
|
filter: invert(1) hue-rotate(180deg);
|
||
|
mix-blend-mode: screen;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view {
|
||
|
position: fixed;
|
||
|
font-size: 0;
|
||
|
line-height: 0;
|
||
|
top: 0;
|
||
|
bottom: 0;
|
||
|
left: 0;
|
||
|
right: 0;
|
||
|
background: rgba(0, 0, 0, .6);
|
||
|
z-index: var(--layer-image-toolkit-popup);
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
.oit-pin-container-view {
|
||
|
position: fixed;
|
||
|
font-size: 0;
|
||
|
line-height: 0;
|
||
|
z-index: var(--layer-image-toolkit-popup);
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-container,
|
||
|
.oit-pin-container-view .img-container {
|
||
|
position: absolute;
|
||
|
top: 0;
|
||
|
pointer-events: none;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-container .img-view {
|
||
|
max-height: none;
|
||
|
pointer-events: auto;
|
||
|
}
|
||
|
|
||
|
.oit-pin-container-view .img-container .img-view {
|
||
|
position: absolute;
|
||
|
max-height: none;
|
||
|
pointer-events: auto;
|
||
|
box-shadow: 0 0 5px;
|
||
|
}
|
||
|
|
||
|
.oit-pin-container-view .img-container .img-view:hover {
|
||
|
box-shadow: 0 0 6px #55acc6;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-default-background,
|
||
|
.oit-pin-container-view .img-default-background {
|
||
|
background-position: 0 0, 5px 5px !important;
|
||
|
background-size: 10px 10px !important;
|
||
|
background-image: linear-gradient(45deg, #eee 25%, transparent 25%, transparent 75%, #eee 75%, #eee 100%), linear-gradient(45deg, #eee 25%, #fff 25%, #fff 75%, #eee 75%, #eee 100%) !important;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-container .img-view:hover,
|
||
|
.oit-pin-container-view .img-container .img-view:hover {
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-close {
|
||
|
position: absolute;
|
||
|
width: 32px;
|
||
|
height: 32px;
|
||
|
top: 0;
|
||
|
right: 0;
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-tip,
|
||
|
.oit-pin-container-view .img-tip {
|
||
|
position: absolute;
|
||
|
top: 50%;
|
||
|
left: 50%;
|
||
|
font-size: 12px;
|
||
|
line-height: 20px;
|
||
|
height: 20px;
|
||
|
width: 50px;
|
||
|
text-align: center;
|
||
|
color: #fff;
|
||
|
border-radius: 10px;
|
||
|
background-color: rgba(0, 0, 0, .4);
|
||
|
pointer-events: none;
|
||
|
z-index: 1;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-player,
|
||
|
.oit-pin-container-view .img-player {
|
||
|
display: none;
|
||
|
position: fixed;
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
left: 0;
|
||
|
top: 0;
|
||
|
cursor: none;
|
||
|
background-color: #000;
|
||
|
text-align: center;
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-player > img,
|
||
|
.oit-pin-container-view .img-player > img {
|
||
|
display: inline;
|
||
|
float: none;
|
||
|
padding: 0;
|
||
|
max-height: none;
|
||
|
transform: none;
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer {
|
||
|
position: absolute;
|
||
|
text-align: center;
|
||
|
bottom: 5px;
|
||
|
left: 0;
|
||
|
right: 0;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-title {
|
||
|
font-size: 12px;
|
||
|
line-height: 1;
|
||
|
display: inline-block;
|
||
|
max-width: 90%;
|
||
|
white-space: nowrap;
|
||
|
text-overflow: ellipsis;
|
||
|
margin: 5px;
|
||
|
opacity: .8;
|
||
|
color: #fff;
|
||
|
/* filter: alpha(opacity=80) */
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-title:hover {
|
||
|
/* opacity: 1; */
|
||
|
color: #fff;
|
||
|
font-size: 15px;
|
||
|
background-color: rgba(0, 0, 0, .3);
|
||
|
border-radius: 8px;
|
||
|
line-height: 1.5;
|
||
|
/* filter: alpha(opacity=100) */
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar {
|
||
|
width: 385px;
|
||
|
height: 30px;
|
||
|
margin: 0 auto 5px;
|
||
|
padding: 3px 0;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar:hover {
|
||
|
background-color: rgba(0, 0, 0, .3);
|
||
|
border-radius: 12px;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar > li {
|
||
|
float: left;
|
||
|
width: 25px;
|
||
|
height: 25px;
|
||
|
margin: 0 5px;
|
||
|
padding: 0;
|
||
|
line-height: 0;
|
||
|
border: none;
|
||
|
cursor: pointer;
|
||
|
overflow: hidden;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar > li:hover {
|
||
|
animation: bounce .5s cubic-bezier(0.51, 0.23, 0.02, 0.96)
|
||
|
}
|
||
|
|
||
|
@keyframes bounce {
|
||
|
0% {
|
||
|
transform: scale(1, 1);
|
||
|
}
|
||
|
|
||
|
50% {
|
||
|
transform: scale(0.85, 1.1) translateY(-5px);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_zoom_to_100::before,
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_zoom_in::before,
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_zoom_out::before,
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_full_screen::before,
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_refresh::before,
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_rotate_left::before,
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_rotate_right::before,
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_scale_x::before,
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_scale_y::before,
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_invert_color::before,
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_copy::before {
|
||
|
font-size: 0;
|
||
|
line-height: 0;
|
||
|
display: block;
|
||
|
width: 25px;
|
||
|
height: 25px;
|
||
|
color: transparent;
|
||
|
background-image: url(data:image/png;base64,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
|
||
|
background-repeat: no-repeat
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_zoom_to_100::before {
|
||
|
content: 'Zoom to Actual Size';
|
||
|
background-position: 0 0
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_zoom_in::before {
|
||
|
content: 'Zoom In';
|
||
|
background-position: -25px 0
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_zoom_out::before {
|
||
|
content: 'Zoom Out';
|
||
|
background-position: -50px 0
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_full_screen::before {
|
||
|
content: 'Full Screen';
|
||
|
background-position: -75px 0
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_refresh::before {
|
||
|
content: 'Refresh';
|
||
|
background-position: -100px 0
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_rotate_left::before {
|
||
|
content: 'Rotate Left';
|
||
|
background-position: -125px 0
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_rotate_right::before {
|
||
|
content: 'Rotate Right';
|
||
|
background-position: -150px 0
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_scale_x::before {
|
||
|
content: 'Scale x';
|
||
|
background-position: -175px 0
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_scale_y::before {
|
||
|
content: 'Scale y';
|
||
|
background-position: -200px 0
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_invert_color::before {
|
||
|
content: 'Invert color';
|
||
|
background-position: -225px 0
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .img-toolbar .toolbar_copy::before {
|
||
|
content: 'Copy';
|
||
|
background-position: -250px 0
|
||
|
}
|
||
|
|
||
|
/*====== gallery-navbar start ======*/
|
||
|
.oit-main-container-view .img-footer .gallery-navbar {
|
||
|
position: relative;
|
||
|
flex: 0 0 auto;
|
||
|
overflow: hidden;
|
||
|
max-width: 100%;
|
||
|
max-height: 100%;
|
||
|
width: 100%;
|
||
|
height: 60px;
|
||
|
margin-top: 20px;
|
||
|
background-color: rgba(0, 0, 0, .1);
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .gallery-navbar:hover {
|
||
|
background-color: rgba(0, 0, 0, .8);
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .gallery-navbar .gallery-list {
|
||
|
display: flex;
|
||
|
transform: translateX(0px);
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .gallery-navbar .gallery-list .gallery-active {
|
||
|
opacity: 1;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .gallery-navbar .gallery-list .img-border-active {
|
||
|
margin-top: 1px;
|
||
|
border-width: 1px;
|
||
|
border-style: solid;
|
||
|
border-color: red;
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .gallery-navbar .gallery-list > li {
|
||
|
width: 48px;
|
||
|
height: 58px;
|
||
|
opacity: .3;
|
||
|
color: transparent;
|
||
|
margin: 2px 1px;
|
||
|
padding: 0;
|
||
|
border-radius: 0;
|
||
|
/* transition: all 100ms linear; */
|
||
|
}
|
||
|
|
||
|
.oit-main-container-view .img-footer .gallery-navbar .gallery-list img {
|
||
|
width: 46px;
|
||
|
height: 56px;
|
||
|
}
|
||
|
|
||
|
/*====== gallery-navbar end ======*/
|
||
|
|
||
|
/*====== pickr start ======*/
|
||
|
.pcr-app .pcr-swatches > button {
|
||
|
padding: 0;
|
||
|
}
|
||
|
|
||
|
/*! Pickr 1.8.2 MIT | https://github.com/Simonwep/pickr */
|
||
|
.pickr {position: relative;overflow: visible;transform: translateY(0)} .pickr * {box-sizing: border-box;outline: none;border: none;-webkit-appearance: none} .pickr .pcr-button {position: relative;height: 2em;width: 2em;padding: 0.5em;cursor: pointer;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;border-radius: .15em;background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat center;background-size: 0;transition: all 0.3s} .pickr .pcr-button::before {position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size: .5em;border-radius: .15em;z-index: -1} .pickr .pcr-button::before {z-index: initial} .pickr .pcr-button::after {position: absolute;content: '';top: 0;left: 0;height: 100%;width: 100%;transition: background 0.3s;background: var(--pcr-color);border-radius: .15em} .pickr .pcr-button.clear {background-size: 70%} .pickr .pcr-button.clear::before {opacity: 0} .pickr .pcr-button.clear:focus {box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px var(--pcr-color)} .pickr .pcr-button.disabled {cursor: not-allowed} .pickr *, .pcr-app * {box-sizing: border-box;outline: none;border: none;-webkit-appearance: none} .pickr input:focus, .pickr input.pcr-active, .pickr button:focus, .pickr button.pcr-active, .pcr-app input:focus, .pcr-app input.pcr-active, .pcr-app button:focus, .pcr-app button.pcr-active {box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px var(--pcr-color)} .pickr .pcr-palette, .pickr .pcr-slider, .pcr-app .pcr-palette, .pcr-app .pcr-slider {transition: box-shadow 0.3s} .pickr .pcr-palette:focus, .pickr .pcr-slider:focus, .pcr-app .pcr-palette:focus, .pcr-app .pcr-slider:focus {box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px rgba(0, 0, 0, 0.25)} .pcr-app {position: fixed;display: flex;flex-direction: column;z-index: 10000;border-radius: 0.1em;background: #fff;opacity: 0;visibility: hidden;transition: opacity 0.3s, visibility 0s 0.3s;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;box-shadow: 0 0.15em 1.5em 0 rgba(0, 0, 0, 0.1), 0 0 1em 0 rgba(0, 0, 0, 0.03);left: 0;top: 0} .pcr-app.visible {transition: opacity 0.3s;visibility: visible;opacity: 1} .pcr-app .pcr-swatches {display: flex;flex-wrap: wrap;margin-top: 0.75em} .pcr-app .pcr-swatches.pcr-last {margin: 0} @supports (display: grid) { .pcr-app .pcr-swatches {display: grid;align-items: center;grid-template-columns: repeat(auto-fit, 1.75em)} } .pcr-app .pcr-swatches > button {font-size: 1em;position: relative;width: calc(1.75em - 10px);height: calc(1.75em - 10px);border-radius: 0.15em;cursor: pointer;margin: 2.5px;flex-shrink: 0;justify-self: center;transition: all 0.15s;overflow: hidden;background: transparent;z-index: 1} .pcr-app .pcr-swatches > button::before {position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size: 6px;border-radius: .15em;z-index: -1} .pcr-app .pcr-swatches > button::after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: var(--pcr-color);border: 1px solid rgba(0, 0, 0, 0.05);border-radius: 0.15em;box-sizing: border-box} .pcr-app .pcr-swatches > button:hover {filter: brightness(1.05)} .pcr-app .pcr-swatches > button:not(.pcr-active) {box-shadow: none} .pcr-app .pcr-interaction {display: flex;flex-wrap: wrap;align-items: center;margin: 0 -0.2em 0 -0.2em} .pcr-app .pcr-interaction > * {margin: 0 0.2em}
|
||
|
|
||
|
/*====== pickr end ======*/
|
||
|
|
||
|
.hotkeys-settings-plus {
|
||
|
margin: 0 10px;
|
||
|
font-size: x-large;
|
||
|
}
|
||
|
|
||
|
.pandoc-plugin-error {
|
||
|
color: red;
|
||
|
}
|
||
|
undefined
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p><em>Version 1.0</em></p>
|
||
|
<h1 data-heading="Änderungen am Basisregelwerk">Änderungen am Basisregelwerk</h1>
|
||
|
<p>Im generellen belege ich alles auf dem Basisregelwerk, welches hier schnell eingesehen werden kann; <a aria-label-position="top" aria-label="https://crobi.github.io/dnd5e-quickref/preview/quickref.html" rel="noopener" class="external-link" href="https://crobi.github.io/dnd5e-quickref/preview/quickref.html" target="_blank">Crobis quickref</a> </p>
|
||
|
<h2 data-heading="Wissensstand">Wissensstand</h2>
|
||
|
<p>Der GM geht von fairem verhalten der Spieler aus. Spieler sind eigenständig dafür verantwortlich die Regeln zu ihren Charactern zu kennen.</p>
|
||
|
<p>Da mein Wissen nicht mehr auf dem neusten Stand ist, lass ich mich gerne belehren.</p>
|
||
|
<h2 data-heading="PC Wechsel">PC Wechsel</h2>
|
||
|
<p>Dies ist für mich noch eine Grauzone... keine Ahnung wie ich das momentan lösen soll.</p>
|
||
|
<h2 data-heading="Geworfen ist gezogen">Geworfen ist gezogen</h2>
|
||
|
<p>Wer eine Aktion spricht, und seine Würfel dazu sprechen lässt, ist an diese gebunden. No Backsies.<br>
|
||
|
<em>Konsequenzen sind stetig ein Teil der Spannung. Wer sich nicht mit seinem Wurf sicher fühlt, so soll er nicht werfen.</em></p>
|
||
|
<h2 data-heading="Schtelf und Licht-Level / Sicht">Schtelf und Licht-Level / Sicht</h2>
|
||
|
<p>Ich stelle "Light obscured" und "Dim Light" gleich, ebenfalls "Heavily Obscured" und "Darkness"</p>
|
||
|
<p>Stealth geht vom Gesunden Goblin-Verstand aus; Das Heisst, dass im Puren Offenen keinerlei Versteckmöglichkeiten gibt; Dim Light gibt aber Advantage und Total darkness... well... bist du praktisch immer versteckt. Der Stealth Wurf entscheidet lediglich WIE gut du versteckt bist, falls es zu einer Konfrontation kommen sollte.</p>
|
||
|
<p>Bei Einer Konfrontation wird Folgendermassen der "Stealth" ausgewürfelt.</p>
|
||
|
<p>Wird in Bright light patrulliert, und du bist versteckt, wird normal die Passive Perception gegengeprüft. Wird aktiv nach dir gesucht, so kann ein Perception Wurf durchgeführt werden. Ist dieser höher als die Passive Perception, so zählt dieser. Investigation fällt dabei aus, ausser es wird effektiv auf einen Gegenstand geprüft. (Beispielsweise, wenn eine Wache eine Box mit "Puppen" überprüft. Dies kann aber dann auch variieren)</p>
|
||
|
<p>In Dim-Light wird der Perception Wurf mit disadvantage geworfen. Die Passive Perception ist in Dim-Light halbiert.</p>
|
||
|
<p>In Darkness kann ein Gegner nicht gefunden werden</p>
|
||
|
<h2 data-heading="Kenkus">Kenkus</h2>
|
||
|
<p>Kenkus müssen leider draussen bleiben. Die sind zwar eine geniale Rasse, aber funktionieren nicht fürs Roleplay. Eventuell wenn mit einer Kamera gespielt wird, kann man darüber nachdenken.</p>
|
||
|
<h2 data-heading="Rassen">Rassen</h2>
|
||
|
<p>Im generellen gehe ich von den 9 Standard 5E Rassen aus, ohne Zusatzinhalt. Man kann mich gerne daran überzeugen, dass eine spezifische Rasse unbedingt genommen werden muss, weil sie “oh doch so perfekt zu dem Charakter passt”. (Standardmässig, mach einfach einen anderen.) Ebenfalls dürfen keine Rassen genommen werden, welche fliegen können. Ich erlaube aber <a aria-label-position="top" aria-label="https://homebrewery.naturalcrit.com/share/Hyj68ZHhM" rel="noopener" class="external-link" href="https://homebrewery.naturalcrit.com/share/Hyj68ZHhM" target="_blank">diese Klasse</a>, weil sie toll ist. Begründung: Da dies ein komplettes BUCH wird als DND, wird es schwierig für alle Klassen eine spassige Inszenierung darzustellen.</p>
|
||
|
<h2 data-heading="Änderung der aktiven Spells">Änderung der aktiven Spells</h2>
|
||
|
<p>Wenn Ihr eure Spells für eure Klasse Ändern wollt, so ist das JEDERZEIT möglich, sofern Ihr euch für einen halben Tag in einer euch Nahen “Bildungseinrichtung” sitzt. Das “Umlernen” benötigt concentration. Folgende Möglichkeiten sind akzeptabel: </p>
|
||
|
<table>
|
||
|
<thead>
|
||
|
<tr>
|
||
|
<th>Klasse</th>
|
||
|
<th>Ort</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody>
|
||
|
<tr>
|
||
|
<td>Artificer</td>
|
||
|
<td>Schmiede</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>barde</td>
|
||
|
<td>Taverne</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>Cleric</td>
|
||
|
<td>Kirche</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>Druid</td>
|
||
|
<td>Lokaler Druiden Tempel</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>Paladin</td>
|
||
|
<td>Trainingshallen</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>Ranger</td>
|
||
|
<td>Wald</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>Sourcerer</td>
|
||
|
<td>An einem Ruhigen Ort, um mit seiner Kraft zu kommunizieren</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>Warlock</td>
|
||
|
<td>Wenn sie mit dem Dämon alleine sind</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>Wizard</td>
|
||
|
<td>Bibliothek</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
<h2 data-heading="Inspiration">Inspiration</h2>
|
||
|
<p>Inspiration wird für gutes Roleplay ausgeteilt. Wer die Session am Anfang (freiwillig) zusammenfässt erhällt ebenfalls eine Inspiration.</p>
|
||
|
<h2 data-heading="Exhaustion">Exhaustion</h2>
|
||
|
<p>Es gibt spezifische Orte an welchen die Exhaustion stärker ausschlägt. Die Rede dabei ist von Extrem Gebieten wie beispielsweise eine Wüste, in welcher es über die Dauer der Nacht trotzdem zu einer extremen Kälte kommen kann. Jeh nach Ausrüstung kann dann trotzdem eine Exhaustion getriggert werden. Informationen zum richtigen ausharren in den jeweiligen Wildgebieten können von den Einheimischen eingeholt werden.</p>
|
||
|
<p> Ebenfalls gillt:<br>
|
||
|
<a data-href="Regelungen#Wiederauferstehung" href="C:\Users\j.isler\github\talon-one\Regelungen.html#Wiederauferstehung" class="internal-link" target="_blank" rel="noopener">Regelungen > Wiederauferstehung</a></p>
|
||
|
<h2 data-heading="Sicht">Sicht</h2>
|
||
|
<p>Der Spieler hat einen Sichtkegel von 120° Dieser kann mit CTRL + Mausrad gedreht werden. Ausserdem wird automatisch die Sicht in die jehweilige Laufrichtung gedreht, falls man sein Token bewegen sollte. Auch können die Spieler die Sicht mittels "Targeting" drehen.</p>
|
||
|
<table>
|
||
|
<thead>
|
||
|
<tr>
|
||
|
<th>Gamemaster Ansicht</th>
|
||
|
<th>Spieler Ansicht</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody>
|
||
|
<tr>
|
||
|
<td><img alt="attachment/Rules/ruleGamemasterView.png" src="attachment/Rules/ruleGamemasterView.png" class="internal-embed"></td>
|
||
|
<td><img alt="attachment/Rules/rulePlayerView.png" src="attachment/Rules/rulePlayerView.png" class="internal-embed"></td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
<h2 data-heading="Distanzen">Distanzen</h2>
|
||
|
<p>Ich gehe nach den <a aria-label-position="top" aria-label="https://www.dndbeyond.com/sources/dmg/running-the-game#OptionalRuleDiagonals" rel="noopener" class="external-link" href="https://www.dndbeyond.com/sources/dmg/running-the-game#OptionalRuleDiagonals" target="_blank">optionalen Diagonalen Distanzregeln aus dem Dungeonmasters Guide</a><br>
|
||
|
Zusammengefasst: Abwechselnd werden 5 und 10 Fuss gezogen.<br>
|
||
|
<img alt="attachment/Rules/ruleDistanceMove.png" src="attachment/Rules/ruleDistanceMove.png" class="internal-embed"></p>
|
||
|
<h2 data-heading="Charaktererstellung">Charaktererstellung</h2>
|
||
|
<p>Bei der Charaktererstellung gibt es für euch die Möglichkeit, stärker zu sein, als sonst! Es gilt folgendes Vorgehen: Es werde 4 Monopoly Würfel gewürfelt JEDER Würfel, welcher eine 1 zeigt, kann neu geworfen werden. Jetzt entfernt man den niedrigsten Würfel Nun rechnet man alles zusammen</p>
|
||
|
<h2 data-heading="Party splitting">Party splitting</h2>
|
||
|
<p> Es kann durchaus mal vorkommen, dass die Party gesplittet wird. Das ist unabdingbar, aber nervig. Bitte habt geduld mit der subparty ~~oder nutzt das Modul "Walkie Talkie". Ich werde noch darauf eingehen, wie das genutzt wird. ~~ </p>
|
||
|
<h2 data-heading="Pistolen">Pistolen</h2>
|
||
|
<p>Misfire kann triggern wie immer. ABER wenn man sich mit einer Waffe Attuned (Durch Waffentraining für einen Tag) so kann man den Misfire Stat ignorieren</p>
|
||
|
<h2 data-heading="Bewegung">Bewegung</h2>
|
||
|
<p>Im PHB (Englisch), Seite. 190. Steht, dass das Überqueren einer Kreatur jeweils difficult terrain ist. Auch können nicht-hostile Plätze automatisch (ohne fragen) überquert werden. Dies kann vom Spieler, der gerade "überquert" wird aber mit einer Reaction abgefangen werden, solange noch keine Würfel Aktion durchgeführt wurde.</p>
|
||
|
<hr>
|
||
|
<h1 data-heading="Test-Regeln">Test-Regeln</h1>
|
||
|
<p>Regeln, welche ich einführe, zum Testen von spiel Stilen. Rückmeldung erwünscht!</p>
|
||
|
<p>Es kann sein, dass diese wegfallen oder geändert werden!</p>
|
||
|
<h2 data-heading="Offene DM Rolls">Offene DM Rolls</h2>
|
||
|
<p>DM Rolls werden per-se offen gerollt. Ausnahme dafür sind Rolls, welche in die Zukunft gerollt werden, um das Gameplay zu beschleunigen. (Beispielsweise Random Encounter oder Schaden von Fallen.)</p>
|
||
|
<h2 data-heading="Gratis Sucess pro Session">Gratis Sucess pro Session</h2>
|
||
|
<p>Jede Session beginnt damit, dass jeder Spieler einen gratis "Sucess" bekommt. Dies gilt für Saves, Death Saves und Checks. Der Gratis Sucess muss VOR dem Wurf ausgesprochen werden, ansonsten zählt <a data-href="Regelungen#Geworfen ist gezogen" href="C:\Users\j.isler\github\talon-one\Regelungen.html#Geworfen%20ist%20gezogen" class="internal-link" target="_blank" rel="noopener">Regelungen > Geworfen ist gezogen</a></p>
|
||
|
<p><em>Dies gibt den Charactern eine möglichkeit sich in der Session einzfügen</em></p>
|
||
|
<h2 data-heading="Flanking">Flanking</h2>
|
||
|
<p>Flankieren gib es nicht. Okay... zumindest nicht auf der Herkömmlichen Variante.</p>
|
||
|
<p>Advantage wird nur gegeben, sofern mehr Personen als Waffen-haltende Gliedmassen in einem 5 ft. Radius um den zu flankierenden Gegner stehen.</p>
|
||
|
<h2 data-heading="Wiederauferstehung">Wiederauferstehung</h2>
|
||
|
<p>Okay, das benötigt eine kurze Erklärung.</p>
|
||
|
<p><em>MOMENTAN:</em> Fällt man auf 0 HP, so gibt es keine Konsequenz, einfach wieder 5 HP vom nächsten Druiden zu erhalten. Diese können natürlich genau so schnell wieder heraus geprügelt werden. Das macht dann wenig Spass.</p>
|
||
|
<p>Meine Lösung: Für jedes mal, wenn man aus den Deathsaves zurück kommt, wird 1 Exhaustion Level hinzugefügt. Brutal? Möglich, aber dafür geht ja 1x Exhaustion wieder weg, wenn man geschlafen hat. :)</p>
|
||
|
<blockquote>
|
||
|
<p><strong>WIP:</strong><br>
|
||
|
Ausnahmen für eine Auferstehung OHNE Exhaustion beinhalten jegliche Heilung welche den Character mindestens <a aria-label-position="top" aria-label="https://g.co/kgs/Ud1b97" rel="noopener" class="external-link" href="https://g.co/kgs/Ud1b97" target="_blank">X</a>% Heilt.</p>
|
||
|
</blockquote>
|
||
|
<h2 data-heading="Death Saves">Death Saves</h2>
|
||
|
<p>Jegliche Abilities welche die “Save Checks” manipulieren funktionieren auch in den Death Saves. Dies beinhaltet auch Disadvantage auf Saving Throws durch Exhaustion! Death Saves sind privat an den GM zu rollen, weder der Spieler, noch die Truppe wissen dann, welches Unheil den Spieler erwarten.</p>
|
||
|
<p>Während den Deathsaves kann man jeweils noch 5ft "kriechen" und <em>minimal</em> reden.</p>
|
||
|
<p>Hat man die Death-Saves bestanden, so kann ist der Spieler nicht mehr für 1d4 Stunden Ohnmächtig sondern bleibt für diese 1d4 Stunden in einem "Halbtot" Modus. Er kann weiterhin noch 5ft Kriechen und minimal reden, aber keine Aktionen, Reaktionen und Bonusaktionen verwenden. Wird man während diesen 1d4 Stunden Aufgeheilt, so erhällt man ein Exhaustion Level. Siehe dazu <a data-href="Regelungen#Wiederauferstehung" href="C:\Users\j.isler\github\talon-one\Regelungen.html#Wiederauferstehung" class="internal-link" target="_blank" rel="noopener">Regelungen > Wiederauferstehung</a></p>
|
||
|
<p>Begründung: <em>Sterben tut weh... wer häts gedacht? Aber wenn man die ganze Zeit vor den Toren der Höheren Macht steht und immer wieder ins Leben gerufen wird, so ist das auch sehr Anstrengend für den Körper.</em> </p>
|
||
|
<h2 data-heading="Die "Lach" Regel.">Die "Lach" Regel.</h2>
|
||
|
<p>Macht ihr im RP irgendwas, was den DM zum Lachen bringt, so wird dies auch geschehen, mit gewissem Masse, natürlich.</p>
|
||
|
<p><em>Dies soll das RP ein wenig auflockern und Fantasie wird öfters verwendet</em></p>
|
||
|
<hr>
|
||
|
<h1 data-heading="Weniger bekannte Möglichkeiten">Weniger bekannte Möglichkeiten</h1>
|
||
|
<p>Nicht explizit regeln, aber nice to know.</p>
|
||
|
<h2 data-heading="Zauberklassen (Hinweis)">Zauberklassen (Hinweis)</h2>
|
||
|
<p>Ihr könnt eure Spells auch mit einer Ready Action benutzen! Das benötigt aber Concentration und der Spell darf maximal eine Casting Time von einer Action haben.</p>
|
||
|
<h2 data-heading="Death Saves (Hinweis)">Death Saves (Hinweis)</h2>
|
||
|
<p>Wird man in den Death Saves angegriffen, so wird mit Advantage angegriffen. Treffer addieren einen negativen Punkt zum death save.</p>
|
||
|
</body>
|
||
|
</html>
|