X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2FaboutPrivateBrowsing.css;h=24c59fc30cf1e77bc226c7ebf38cf88ef96cb4f8;hp=e66700419fc53b7dc4ef7d1a69fc018deb835c96;hb=dae4507500ac2bc6547a8303851bc9b0bcae5ddf;hpb=781d1b79486cf2b5ee940009b7c15a546108c48f diff --git a/LCARStrek/communicator/aboutPrivateBrowsing.css b/LCARStrek/communicator/aboutPrivateBrowsing.css index e6670041..24c59fc3 100644 --- a/LCARStrek/communicator/aboutPrivateBrowsing.css +++ b/LCARStrek/communicator/aboutPrivateBrowsing.css @@ -14,7 +14,7 @@ border: 1px solid #9C9CFF; border-radius: 10px; padding: 3em; - -moz-padding-start: 30px; + padding-inline-start: 30px; margin-left: 1em; margin-right: 1em; } @@ -40,19 +40,19 @@ background-image: url("chrome://global/skin/icons/information-48.png"); width: 48px; height: 48px; - -moz-margin-end: 3em; + margin-inline-end: 3em; } #warningBox.normal > #warningBoxIcon { background-image: url("chrome://global/skin/icons/question-48.png"); width: 48px; height: 48px; - -moz-margin-end: 3em; + margin-inline-end: 3em; } #trackWarnBox { margin-top: 0.6em; - -moz-margin-end: 7em; + margin-inline-end: 7em; -moz-box-align: center; } @@ -81,5 +81,5 @@ #warningOuterBox > vbox > label, #warningInnerBox > description { - -moz-margin-start: 0; + margin-inline-start: 0; }