Remove text-shadow from addon details

This commit is contained in:
MrOtherGuy 2019-04-06 15:34:40 +03:00
parent a0678237f2
commit 5e51eb5420

View file

@ -12,6 +12,7 @@
background-color: var(--in-content-box-background) !important;
color: var(--in-content-text-color) !important;
}
.detail-row, .detail-row-complex{ text-shadow: none !important; }
}
@-moz-document url-prefix("https://discovery.addons.mozilla.org/"){
html|*{ color: inherit !important; }