X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmozapps%2Fformautofill%2FrequestAutocomplete.css;fp=LCARStrek%2Fmozapps%2Fformautofill%2FrequestAutocomplete.css;h=0480ce3caf598303e02196b8720d36b1679224fc;hp=0000000000000000000000000000000000000000;hb=b1db19fed8bd91ff36a19724e9c7dc7545f70f9e;hpb=8067fb078e36304eb600da3352d639d72b3c0a1f diff --git a/LCARStrek/mozapps/formautofill/requestAutocomplete.css b/LCARStrek/mozapps/formautofill/requestAutocomplete.css new file mode 100644 index 00000000..0480ce3c --- /dev/null +++ b/LCARStrek/mozapps/formautofill/requestAutocomplete.css @@ -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; +}