Remove text-shadow from addon details
This commit is contained in:
parent
a0678237f2
commit
5e51eb5420
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
background-color: var(--in-content-box-background) !important;
|
background-color: var(--in-content-box-background) !important;
|
||||||
color: var(--in-content-text-color) !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/"){
|
@-moz-document url-prefix("https://discovery.addons.mozilla.org/"){
|
||||||
html|*{ color: inherit !important; }
|
html|*{ color: inherit !important; }
|
||||||
|
|
Loading…
Reference in a new issue