When forcing the background of the input fields, this makes them unreadable for dark themed browsers. --- spice.css | 1 - 1 file changed, 1 deletion(-) diff --git a/spice.css b/spice.css index ee1b2f3..4c61cb3 100644 --- a/spice.css +++ b/spice.css @@ -36,7 +36,6 @@ body #login input { padding: 5px; - background-color: #fAfAfA; border: 1px inset #999999; outline: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -- 2.19.2 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel