mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
dev: removed redundant code
This commit is contained in:
@@ -1423,7 +1423,11 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
|
||||
.listItem[data-type="Audio"] {
|
||||
margin-inline: 1em;
|
||||
/* padding-inline: 1em !important; */
|
||||
}
|
||||
|
||||
.listItem[data-type="Audio"]:has(.playlistIndexIndicatorImage) .listItemBodyText {
|
||||
color: white;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
[dir="ltr"] .listItem:not(.actionSheetMenuItem)[data-type="Episode"] .listItemBodyText:not(.secondary) {
|
||||
@@ -1431,10 +1435,6 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
/* .listItemBody {
|
||||
padding: 0;
|
||||
} */
|
||||
|
||||
.listItemBody>.listItemBodyText:not(.secondary) {
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 3;
|
||||
|
Reference in New Issue
Block a user