X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fautocomplete.css;h=e22cf0fb2e3670e695f91ac564c1b72d769c5132;hp=ad2c92cd0beb880c1bd6eca3392d1fc24aeb69f7;hb=d4dc8501cbf0073d6d4b9ccd1adf18823688d134;hpb=7729765cff651b4f095a18d7b76fa5b112150216 diff --git a/LCARStrek/global/autocomplete.css b/LCARStrek/global/autocomplete.css index ad2c92cd..e22cf0fb 100644 --- a/LCARStrek/global/autocomplete.css +++ b/LCARStrek/global/autocomplete.css @@ -96,7 +96,7 @@ panel[type="autocomplete-richlistbox"], } .autocomplete-treebody::-moz-tree-cell-text { - -moz-padding-start: 8px; + padding-inline-start: 8px; } .autocomplete-treebody::-moz-tree-row(selected) { @@ -128,8 +128,8 @@ panel[type="autocomplete-richlistbox"], height: 16px; max-width: 16px; max-height: 16px; - -moz-margin-start: 14px; - -moz-margin-end: 6px; + margin-inline-start: 14px; + margin-inline-end: 6px; } .ac-site-icon { @@ -137,8 +137,8 @@ panel[type="autocomplete-richlistbox"], height: 16px; max-width: 16px; max-height: 16px; - -moz-margin-start: 0px; - -moz-margin-end: 11px; + margin-inline-start: 0px; + margin-inline-end: 11px; list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png"); } @@ -156,23 +156,23 @@ panel[type="autocomplete-richlistbox"], } .ac-title { - -moz-margin-start: 0; - -moz-margin-end: 6px; + margin-inline-start: 0; + margin-inline-end: 6px; } html|span.ac-tag { - -moz-margin-start: 0; - -moz-margin-end: 2px; + margin-inline-start: 0; + margin-inline-end: 2px; } .ac-tags { - -moz-margin-start: 0; - -moz-margin-end: 4px; + margin-inline-start: 0; + margin-inline-end: 4px; } .ac-separator { - -moz-margin-start: 0; - -moz-margin-end: 6px; + margin-inline-start: 0; + margin-inline-end: 6px; } /* Better align the URL/action with the title. */