mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.198.4
This commit is contained in:
@@ -2197,46 +2197,6 @@ th.border {
|
||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
||||
.homebrew-section {
|
||||
background-color: $rgb-bg-homebrew;
|
||||
|
||||
.homebrew-float {
|
||||
float: right;
|
||||
border: 1px dotted;
|
||||
margin-bottom: 5px;
|
||||
margin-left: 5px;
|
||||
padding-right: 2px;
|
||||
padding-left: 2px;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.homebrew-old-content {
|
||||
color: #a00;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.homebrew-notice {
|
||||
&::before {
|
||||
content: "Homebrew";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.homebrew-inline {
|
||||
background-color: $rgb-bg-homebrew;
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
|
||||
.stats tr.homebrew-hover {
|
||||
> td {
|
||||
padding: 5px 0.3em;
|
||||
|
||||
> div > *:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.toast {
|
||||
@include shadow-1();
|
||||
|
||||
@@ -3138,18 +3098,6 @@ th.border {
|
||||
background: $rgb-bg--night;
|
||||
}
|
||||
|
||||
.homebrew-section {
|
||||
background-color: $rgb-bg-homebrew--night;
|
||||
|
||||
.homebrew-old-content {
|
||||
color: #f99;
|
||||
}
|
||||
}
|
||||
|
||||
.homebrew-inline {
|
||||
background-color: $rgb-bg-homebrew--night;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
color: $rgb-bg--night;
|
||||
background-color: $rgb-bg-highlight--night;
|
||||
|
||||
Reference in New Issue
Block a user