You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hu...@apache.org on 2019/08/18 07:36:02 UTC

svn commit: r1865388 - /comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css

Author: humbedooh
Date: Sun Aug 18 07:36:02 2019
New Revision: 1865388

URL: http://svn.apache.org/viewvc?rev=1865388&view=rev
Log:
pad here as well

Modified:
    comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css

Modified: comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css?rev=1865388&r1=1865387&r2=1865388&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css Sun Aug 18 07:36:02 2019
@@ -45,6 +45,7 @@
 
 .hwt-content mark {
 	padding: 0 !important;
+	padding-right: 4px !important;
 	color: inherit;
 }