[bijiben] Drop the background rows



commit 4b3974bfb94b057259932207c7ed85e26d999175
Author: Pierre-Yves Luyten <py luyten fr>
Date:   Sun Nov 23 21:34:27 2014 +0100

    Drop the background rows
    
    Use a simple background for now.
    See 740323.

 data/Default.css |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/data/Default.css b/data/Default.css
index 349adc7..07a6141 100644
--- a/data/Default.css
+++ b/data/Default.css
@@ -5,10 +5,6 @@ body {
   margin-bottom:    8em;
   word-wrap:        break-word;
 
-  background-image: -webkit-linear-gradient(90deg,
-                               rgba(97%,97%,100%,0) 0%,
-                               rgba(97%,97%,100%,0) 90%,
-                               rgba(0%,0%,0%,0.15) 100%);
   color:            _BIJI_TEXT_COLOR;
   background-size:  2.0em 2.0em;
   line-height:      2.0em;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]