From 28bc29c2571daed80d85b53abebf0649d033cf25 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Mon, 21 Jul 2014 07:38:15 +0200 Subject: [PATCH] background for cert and auth updated --- web/brisk.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/web/brisk.css b/web/brisk.css index f984cb0..f041039 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -255,11 +255,9 @@ span.au1 { padding-left: 2px; padding-right: 4px; font-style: italic; - background-color: #bafcba; + background-color: #ffd780; } span.au2 { - /* orange: background-color: #ffd780; */ - /* background-color: #e0ff00; */ - background-color: #8c7dfb; + background-color: #bafcba; } -- 2.17.1