We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 753932b + 840bba8 commit 6518dd9Copy full SHA for 6518dd9
public/css/diff.css
@@ -23,7 +23,7 @@
23
24
.Differences thead th {
25
text-align: left;
26
- border-bottom: 1px solid dadada;
+ border-bottom: 1px solid #dadada;
27
background: whitesmoke;
28
color: #000;
29
padding: 4px;
public/css/theme-white.css
@@ -1,4 +1,3 @@
1
-
2
/* GitHub Theme */
3
/* Original theme - http://jmblog.github.io/color-themes-for-google-code-prettify/github/ */
4
@@ -145,4 +144,4 @@ li.L5,
145
144
li.L7,
146
li.L9 {
147
/* */
148
-}
+}
public/css/theme.css
@@ -1,5 +1,3 @@
/* Tomorrow Night Theme */
/* Original theme - https://github.com/chriskempson/tomorrow-theme */
5
.prettyprint {
0 commit comments