X-Git-Url: https://git-public.kairo.at//?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2FaboutNetworking.css;h=ef9d9e1517e221963b108a42d8840800f17ee165;hb=0282321df83ade4f66b3f44bbee1a2519485571a;hp=9b2eced8d16afff72aa6635b90a988ffb88359a1;hpb=7729765cff651b4f095a18d7b76fa5b112150216;p=themes.git diff --git a/EarlyBlue/global/aboutNetworking.css b/EarlyBlue/global/aboutNetworking.css index 9b2eced8..ef9d9e15 100644 --- a/EarlyBlue/global/aboutNetworking.css +++ b/EarlyBlue/global/aboutNetworking.css @@ -15,16 +15,16 @@ body { } #sectionTitle { - float: left; + float: inline-start; } #refreshDiv { - text-align: end; + justify-content: flex-end; margin-bottom: 0.5em; } #refreshButton { - vertical-align: middle; + margin-top: 0; } /** Categories **/ @@ -86,6 +86,11 @@ body { background-size: 1.6em; } +.title:dir(rtl)::before { + left: auto; + right: -2.3em; +} + .warningBackground button { margin-top: 1em; margin-left: 0; @@ -103,7 +108,6 @@ body { } .tab table { - border: 1; width: 100%; }