diff options
author | jaseg <git@jaseg.de> | 2022-12-29 18:30:07 +0100 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2022-12-29 18:30:07 +0100 |
commit | 3a6a1860498041b48f75b3665bf37c6531742033 (patch) | |
tree | 2d0620b1e595624bf382843fff70142574fdd777 /deps/codeformats | |
parent | 53503591adffb77a1b61206cac2de08c0cce43d8 (diff) | |
download | wsdiff-3a6a1860498041b48f75b3665bf37c6531742033.tar.gz wsdiff-3a6a1860498041b48f75b3665bf37c6531742033.tar.bz2 wsdiff-3a6a1860498041b48f75b3665bf37c6531742033.zip |
Produce adaptive, css-only, single-file, pretty html output
Diffstat (limited to 'deps/codeformats')
-rw-r--r-- | deps/codeformats/xcode.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/codeformats/xcode.css b/deps/codeformats/xcode.css index c0b847b..96c5bf6 100644 --- a/deps/codeformats/xcode.css +++ b/deps/codeformats/xcode.css @@ -89,4 +89,4 @@ span.right_diff_del { } span.clearbg { background-color: transparent; -}
\ No newline at end of file +} |