pidgin/pidgin

43f9f757667d
Parents 2c5b4dc2e86a
Children 0aa669949990
Fix a typo in Debug/filter.css that was throwing a GWarning

Testing Done:
Built, ran, verified the warning was gone.

Reviewed at https://reviews.imfreedom.org/r/173/
--- a/pidgin/resources/Debug/filter.css Fri Oct 16 02:27:21 2020 -0500
+++ b/pidgin/resources/Debug/filter.css Mon Oct 26 20:18:35 2020 -0500
@@ -10,4 +10,4 @@
text-shadow: 0 1px @question_text_shadow;
background-image: none;
background-color: @success_color;
-};
+}