This commit is contained in:
TheGiddyLimit
2024-04-23 23:14:25 +01:00
parent adec95d4ab
commit 99cb60d804
97 changed files with 8206 additions and 5742 deletions

View File

@@ -1094,10 +1094,6 @@ tr.text.compact > td p:last-child {
}
// FIXME temporary element selectors
tr th.mon__name--token {
padding-right: calc(12rem);
}
#crcalc {
input[type="number"],
input[type="checkbox"],
@@ -1848,10 +1844,6 @@ header p.lead {
}
}
.mode div.pnl-menu {
background: #d3d3d3;
}
.stripe-odd:nth-child(odd),
.stripe-even:nth-child(even),
.stripe-odd-table > tbody > tr:nth-child(odd),
@@ -3283,19 +3275,10 @@ th.border {
#classtable table tr:nth-child(odd) td {
background: #d3d3d3 !important;
}
.cls-bkmv__wrp-tabs {
display: none !important;
}
// endregion
// region bestiary.html
.mon__btn-scale-cr,
.mon__btn-reset-cr {
display: none !important;
}
.mon__name--token {
.mon__name--token .stats-source {
padding-right: 0 !important;
}
@@ -3312,10 +3295,6 @@ th.border {
border-color: #000 !important;
}
.rd__h-toggle {
display: none !important;
}
.rd__b-special,
.rd__li {
break-inside: avoid;
@@ -3323,13 +3302,6 @@ th.border {
}
// endregion
// region books/adventures
.bk__to-top,
.bk__nav-head-foot-item {
display: none !important;
}
// endregion
.bkmv-active > *:not(.bkmv) {
display: none !important;
}
@@ -3362,11 +3334,6 @@ th.border {
border: 0 !important;
padding: 0 !important;
}
// classes page book view
.pnl-menu {
display: none;
}
}
.stats--bkmv {