sync both themes with toolkit windows theme changes in Mozilla 33 cycle
[themes.git] / LCARStrek / mozapps / formautofill / requestAutocomplete.css
diff --git a/LCARStrek/mozapps/formautofill/requestAutocomplete.css b/LCARStrek/mozapps/formautofill/requestAutocomplete.css
new file mode 100644 (file)
index 0000000..0480ce3
--- /dev/null
@@ -0,0 +1,11 @@
+/* This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+
+@import url("chrome://global/skin/inContentUI.css");
+
+:root {
+  height: 100%;
+  width: 100%;
+  padding: 0;
+}