X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fnewtab%2FnewTab.css;h=f4df85f4d2e6cd58c76c1b02ae9defb83b59d0b9;hb=1ad21b1f6b999bccea1c6d768ebbd4bc900479d0;hp=c430cb6022f3e69e3520e9bebf1b6bcc3eb851e2;hpb=d7b7f7e155c7317942b24fc7aa53c4f9372581b9;p=themes.git diff --git a/LCARStrek/browser/newtab/newTab.css b/LCARStrek/browser/newtab/newTab.css index c430cb60..f4df85f4 100644 --- a/LCARStrek/browser/newtab/newTab.css +++ b/LCARStrek/browser/newtab/newTab.css @@ -193,7 +193,7 @@ body { } .newtab-site[pinned] .newtab-title { - -moz-padding-start: 24px; + padding-inline-start: 24px; } .newtab-site[pinned] .newtab-title::before { @@ -209,7 +209,7 @@ body { margin-top: 0; } -.newtab-site[pinned] .newtab-title:-moz-dir(rtl)::before { +.newtab-site[pinned] .newtab-title:dir(rtl)::before { left: auto; right: 0; } @@ -295,7 +295,7 @@ body { box-shadow: none; border-radius: 0 300px 300px 0; border: none; - -moz-margin-start: 3px; + margin-inline-start: 3px; } #newtab-search-text:focus + #newtab-search-submit, #newtab-search-text[autofocus] + #newtab-search-submit {