Fix code-expansion arc-green theme bug (#10180)

* fix code-expansion theme bug

* working solution without important

* no new color

* the midle
此提交包含在:
6543
2020-02-07 20:19:50 +01:00
提交者 GitHub
父節點 11995bf2ee
當前提交 11789aebb0
+3
查看文件
@@ -1109,6 +1109,9 @@ input {
.lines-code .hljs {
background-color: #2a2e3a !important;
}
td.blob-excerpt {
background-color: rgba(0, 0, 0, 0.15);
}
.code-view .active {
background: #554a00;