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 2020/02/07 09:25:12 UTC

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

Author: humbedooh
Date: Fri Feb  7 09:25:12 2020
New Revision: 1873733

URL: http://svn.apache.org/viewvc?rev=1873733&view=rev
Log:
tweak private flag color

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=1873733&r1=1873732&r2=1873733&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/highlighter/highlighter.css Fri Feb  7 09:25:12 2020
@@ -72,7 +72,7 @@
 
 
 .hwt-content mark.classified {
-    background-color: #3335 !important;
+    background-color: #8217 !important;
 	width: 100%;
 	margin-left: -2px;
 	margin-right: -2px;