From f3db231a9b2a15bdd6c75565eabfcceceed1a8e1 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Wed, 26 Oct 2022 13:58:40 +0200 Subject: stripey rows --- views/partials/hootstream.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/partials/hootstream.ejs b/views/partials/hootstream.ejs index aa17d6b..9a9746b 100644 --- a/views/partials/hootstream.ejs +++ b/views/partials/hootstream.ejs @@ -230,10 +230,10 @@ z-index: -1; } #hootevents .fileRow:nth-child(odd) div::after { - background-color: #d8e8f8; + background-color: #ddd; } #hootevents .fileRow:nth-child(even) div::after { - background-color: #d0e0f0; + background-color: #888; } /** Misc */ -- cgit v1.2.3-70-g09d2