X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fdatetimepopup.css;fp=LCARStrek%2Fglobal%2Fdatetimepopup.css;h=52f6fc7a2d7257b4caaab4a69841a533ff905f4d;hp=0000000000000000000000000000000000000000;hb=987dae1b58dde80be3e64488d7da121274fa8592;hpb=c81788079a875cdd28e8eb8b1f0711a3b00d69dd diff --git a/LCARStrek/global/datetimepopup.css b/LCARStrek/global/datetimepopup.css new file mode 100644 index 00000000..52f6fc7a --- /dev/null +++ b/LCARStrek/global/datetimepopup.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/. */ + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +panel[type="arrow"][side="top"], +panel[type="arrow"][side="bottom"] { + margin-left: 0; + margin-right: 0; +}