From ea19de08a374d4951524e525e8511cc53f334e80 Mon Sep 17 00:00:00 2001 From: Accensus Date: Mon, 19 Jun 2017 21:50:51 +0300 Subject: [PATCH] Revert "Slight change of a color in the user CP." --- zdblack/theme/colours.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zdblack/theme/colours.css b/zdblack/theme/colours.css index 5e0767c..836d00c 100644 --- a/zdblack/theme/colours.css +++ b/zdblack/theme/colours.css @@ -1055,7 +1055,7 @@ message-box textarea { ---------------------------------------- */ a.button1, input.button1, input.button3, a.button2, input.button2 { - color: #99c6ff; + color: rgb(141, 171, 206); background-color: rgb(43, 49, 60); background-image: url("{T_THEME_PATH}/images/bg_button.gif"); }