Skip to content

Commit 974aff6

Browse files
committed
working solution without important
1 parent e42fc0a commit 974aff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web_src/less/themes/theme-arc-green.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,8 +1109,8 @@ input {
11091109
.lines-code .hljs {
11101110
background-color: #2a2e3a !important;
11111111
}
1112-
.blob-excerpt {
1113-
background-color: #252934 !important;
1112+
td.blob-excerpt {
1113+
background-color: #252934;
11141114
}
11151115

11161116
.code-view .active {

0 commit comments

Comments
 (0)