Skip to content

Commit b0708d1

Browse files
Oliver Großkloßalexanderby
authored andcommitted
fixed a lot on mydealz.de (darkreader#702)
* fixed a lot on mydealz.de * reversed picture inverting on mydealz.de
1 parent 022b65c commit b0708d1

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

src/config/inversion-fixes.config

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,6 +1071,41 @@ CSS
10711071

10721072
================================
10731073

1074+
mydealz.de
1075+
1076+
INVERT
1077+
.nav
1078+
.search
1079+
.threadTempBadge-icon
1080+
.emoji
1081+
.comment-image
1082+
.avatar
1083+
#footer
1084+
#thread-comments
1085+
.cept-action-user-profile
1086+
.popover--mainNav
1087+
.supportImage
1088+
.profileHeader
1089+
.cept-thread-image-link
1090+
.cept-thread-image-clickout
1091+
1092+
NO INVERT
1093+
.cept-userProfile-avatar
1094+
.imgFrame-img
1095+
1096+
CSS
1097+
.cept-dealBtn, .btn--facebook{
1098+
letter-spacing: 0.5px;
1099+
}
1100+
.twitter-share-button{
1101+
letter-spacing: 1.5px;
1102+
}
1103+
.text--color-red, .vote-temp--hot, .vote-temp--burn, .icon--plus{
1104+
color: #ff3d00;
1105+
}
1106+
1107+
================================
1108+
10741109
myfitnesspal.com
10751110

10761111
INVERT

0 commit comments

Comments
 (0)