abseil.github.io icon indicating copy to clipboard operation
abseil.github.io copied to clipboard

Add ability of pre.bad-code to override pre.prettyprint borders

Open manshreck opened this issue 7 years ago • 0 comments

Specifically, I'd like to add:

border-left: 2px solid; border-left-color: #c53929;

but these are currently colliding with pre.prettyprint in prettify.js, which sets the border to 1px solid black (and is overridden in the existing CSS).

manshreck avatar Jul 18 '18 20:07 manshreck