Remove text-shadow from addon details
This commit is contained in:
@@ -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; }
|
||||||
|
|||||||
Reference in New Issue
Block a user