From d51eb0892b55bfe1676b1dae56b5a58a7de4f110 Mon Sep 17 00:00:00 2001 From: fusionate Date: Fri, 7 Feb 2025 11:55:18 -0700 Subject: [PATCH] Theme: Reapply changes from yesterday. --- themes/default/css.php | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/themes/default/css.php b/themes/default/css.php index 1694c3aa22..23329fc73a 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -2027,10 +2027,7 @@ else { //default: white resize: both; } -<<<<<<< Updated upstream -======= input.txt.login, ->>>>>>> Stashed changes input.txt.login { font-family: ; font-size: ; @@ -2074,14 +2071,6 @@ else { //default: white } -<<<<<<< Updated upstream - input.txt.login:hover { - border-color: ; - } - - input.txt.login:focus { - border-color: ; -======= input.txt.login:hover, input.txt.login:hover { border: none !important; @@ -2105,7 +2094,6 @@ else { //default: white border-width: !important; border-style: !important; border-color: !important; ->>>>>>> Stashed changes /* first clear */ -webkit-box-shadow: none; -moz-box-shadow: none; @@ -3894,4 +3882,4 @@ else { //default: white //output custom css echo $custom_css_code; -?> +?> \ No newline at end of file