Remove unused noBackdrop class styles

This commit is contained in:
Bill Thornton 2021-08-27 00:11:03 -04:00
parent 1734f5c345
commit 2754c25964
2 changed files with 1 additions and 31 deletions

View file

@ -226,10 +226,6 @@ html {
background: none;
}
.noBackdrop .detailRibbon {
background: #202020;
}
.listItem-border {
border-color: rgba(34, 34, 34, 0.9) !important;
}