Skip to content

Commit edc5357

Browse files
committed
remove uneeded class
1 parent 2701b10 commit edc5357

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

diff2html.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Diff to HTML (diff2html.css)
44
* Author: rtfpessoa
55
* Date: Friday 29 August 2014
6-
* Last Update: Sunday 25 January 2015
6+
* Last Update: Friday 30 January 2015
77
*
88
*/
99

@@ -86,7 +86,7 @@
8686
margin-right: -4px;
8787
}
8888

89-
.d2h-code-line.hljs {
89+
.d2h-code-line {
9090
display: block;
9191
white-space: pre;
9292
padding: 0 10px;
@@ -100,7 +100,7 @@
100100
/* ******************** */
101101
}
102102

103-
.d2h-code-side-line {
103+
.d2h-code-side-line.hljs {
104104
display: block;
105105
white-space: pre;
106106
padding: 0 10px;

diff2html.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)