This commit is contained in:
Sandeep Somavarapu 2021-03-16 18:29:48 +01:00
parent 8303d03545
commit 7243e13db1

View file

@ -368,10 +368,6 @@
line-height: 22px;
}
.extension-editor > .body > .content details > summary::-webkit-details-marker {
color: rgba(128, 128, 128, 0.5);
}
.extension-editor > .body > .content table tr:nth-child(odd) {
background-color: rgba(130, 130, 130, 0.04);
}