This commit is contained in:
TheGiddyLimit
2024-01-10 17:30:40 +00:00
parent e3bf75f42a
commit 5ffd4acdb4
26 changed files with 473 additions and 322 deletions

View File

@@ -630,6 +630,39 @@ $rgb-inset-border: #656565;
}
}
}
&-homebrew__ {
&b {
background-color: $rgb-bg-homebrew;
clear: both;
}
&wrp-notice {
float: right;
border: 1px dotted;
margin-bottom: 5px;
margin-left: 5px;
padding-right: 2px;
padding-left: 2px;
text-indent: 0;
}
&disp-notice {
&::before {
content: "Homebrew";
}
}
&disp-old-content {
color: #a00;
margin-left: 5px;
}
&disp-inline {
background-color: $rgb-bg-homebrew;
text-decoration: underline dotted;
}
}
}
// Entries embedded in tables