diff --git a/themes/default/css.php b/themes/default/css.php index 23329fc73a..5437f172ed 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -2027,7 +2027,6 @@ else { //default: white resize: both; } - input.txt.login, input.txt.login { font-family: ; font-size: ; @@ -2071,7 +2070,6 @@ else { //default: white } - input.txt.login:hover, input.txt.login:hover { border: none !important; border-width: !important; @@ -2088,7 +2086,6 @@ else { //default: white } - input.txt.login:focus, input.txt.login:focus { border: none !important; border-width: !important; @@ -2113,7 +2110,6 @@ else { //default: white ?> } - input.txt.login:focus-visible, input.txt.login:focus-visible { outline: none !important; @@ -2127,7 +2123,6 @@ else { //default: white } - input.txt.login:hover:focus, input.txt.login:hover:focus { border: none !important; border-width: !important; @@ -2135,7 +2130,6 @@ else { //default: white border-color: !important; } - input.txt.login:hover:focus-visible, input.txt.login:hover:focus-visible { outline: none !important; @@ -3882,4 +3876,4 @@ else { //default: white //output custom css echo $custom_css_code; -?> \ No newline at end of file +?>