You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flume.apache.org by bu...@apache.org on 2018/07/25 18:14:37 UTC

svn commit: r1033049 - in /websites/staging/flume/trunk/content: ./ .buildinfo .doctrees/environment.pickle _static/flume.css

Author: buildbot
Date: Wed Jul 25 18:14:37 2018
New Revision: 1033049

Log:
Staging update by buildbot for flume

Modified:
    websites/staging/flume/trunk/content/   (props changed)
    websites/staging/flume/trunk/content/.buildinfo
    websites/staging/flume/trunk/content/.doctrees/environment.pickle
    websites/staging/flume/trunk/content/_static/flume.css

Propchange: websites/staging/flume/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 25 18:14:37 2018
@@ -1 +1 @@
-1836653
+1836654

Modified: websites/staging/flume/trunk/content/.buildinfo
==============================================================================
--- websites/staging/flume/trunk/content/.buildinfo (original)
+++ websites/staging/flume/trunk/content/.buildinfo Wed Jul 25 18:14:37 2018
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 730744284a7980eba4133bef2cf9898e
+config: 9d22ab3389bb327cfabb19b5e2a75952
 tags: fbb0d17656682115ca4d033fb2f83ba1

Modified: websites/staging/flume/trunk/content/.doctrees/environment.pickle
==============================================================================
Binary files - no diff available.

Modified: websites/staging/flume/trunk/content/_static/flume.css
==============================================================================
--- websites/staging/flume/trunk/content/_static/flume.css (original)
+++ websites/staging/flume/trunk/content/_static/flume.css Wed Jul 25 18:14:37 2018
@@ -24,7 +24,7 @@ body {
 }
 
 div.document {
-    background-color: DarkCyan;
+    background-color: #3076B3;
 }
 
 div.documentwrapper {
@@ -51,14 +51,14 @@ span.trademark {
 
 td.pageTitle {
     font-size: 70px;
-    color: Green;
+    color: #3076B3;
     font-family: 'Baloo Chettan', sans-serif;
     font-weight:bold
 }
 
 div.header {
-    color: Green;
-    background-color: LightGoldenRodYellow;
+    color: #3076B3;
+    background-color: #f9f9f9;
 }
 
 div.footer {
@@ -127,11 +127,11 @@ div.sphinxsidebar ul {
 }
 
 div.sphinxsidebar a {
-    color: #98dbcc;
+    color: #98dbdd;
 }
 
 div.sphinxsidebar input {
-    border: 1px solid #98dbcc;
+    border: 1px solid #98dbdd;
     font-family: sans-serif;
     font-size: 1em;
 }
@@ -167,7 +167,7 @@ div.body h6 {
     font-family: ;
     background-color: #f2f2f2;
     font-weight: normal;
-    color: DarkBlue;
+    color: #3076B3;
     border-bottom: 1px solid #ccc;
     margin: 20px -20px 10px -20px;
     padding: 3px 0 3px 10px;
@@ -237,7 +237,7 @@ p.rubric {
     background-color: #f2f2f2;
     font-weight: normal;
     font-size: 160%;
-    color: DarkBlue;
+    color: #3076B3;
     border-bottom: 1px solid #ccc;
     margin: 20px -20px 10px -20px;
     padding: 3px 0 3px 10px;