Author: mpercy
Date: Wed Jul 25 18:41:44 2018
New Revision: 1836661

URL: http://svn.apache.org/viewvc?rev=1836661&view=rev
Log:
Change ugly table header bgcolor from red to gray

Modified:
    flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t

Modified: flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t
URL: 
http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t?rev=1836661&r1=1836660&r2=1836661&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t (original)
+++ flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t Wed Jul 25 
18:41:44 2018
@@ -324,7 +324,7 @@ tt {
 }
 
 th {
-    background-color: #ede;
+    background-color: #eee;
 }
 
 .warning tt {


Reply via email to