Files
@ 13b202c88e41
Branch filter:
Location: kallithea/MANIFEST.in
13b202c88e41
1.0 KiB
text/plain
less: only override Bootstrap default styling of pre where it really is needed
Bootstrap changes the styling of pre, even without special classes.
Thus, override the bootstrap default styling in a less broad manner.
The only thing that really needs to be changed is the border, margin, padding
and the background for the code diffs.
Bootstrap changes the styling of pre, even without special classes.
Thus, override the bootstrap default styling in a less broad manner.
The only thing that really needs to be changed is the border, margin, padding
and the background for the code diffs.