From 7e7cf0c82b1420ce9012ffb1244d2880099d04c9 Mon Sep 17 00:00:00 2001 From: eggy Date: Sun, 23 Jul 2017 10:47:15 +0200 Subject: [PATCH] wie gewuenscht: rosa zu debianrot, ich seh aber keinen Unterschied --- theme/colours.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/colours.css b/theme/colours.css index 3bfb872..9311845 100644 --- a/theme/colours.css +++ b/theme/colours.css @@ -604,7 +604,7 @@ Colours and backgrounds for buttons.css .button:hover, .button:focus { - border-color: #D00A8E ; + border-color: #c70036 ; background-color: #FFFFFF; /* Old browsers */ /* FF3.6+ */ background-image: -webkit-linear-gradient(top, #E9E9E9 0%, #FFFFFF 100%); background-image: linear-gradient(to bottom, #E9E9E9 0%,#FFFFFF 100%); /* W3C */ @@ -622,7 +622,7 @@ Colours and backgrounds for buttons.css .button-secondary:hover, .button:focus .icon, .button:hover .icon { - color: #D00A8E ; + color: #c70036 ; } .button-search:hover, -- 2.39.2