X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2FaboutNetworking.css;h=668d7a397b91474db8d278754fd2556f902d84a7;hp=fee91cc1563c51145d49c0b48229ae9071301328;hb=a9f6369d5cebd3c329b993d57e73bcf30fffd2cd;hpb=7729765cff651b4f095a18d7b76fa5b112150216 diff --git a/LCARStrek/global/aboutNetworking.css b/LCARStrek/global/aboutNetworking.css index fee91cc1..668d7a39 100644 --- a/LCARStrek/global/aboutNetworking.css +++ b/LCARStrek/global/aboutNetworking.css @@ -18,13 +18,17 @@ body { float: left; } +#sectionTitle:dir(rtl) { + float: right; +} + #refreshDiv { - text-align: end; + justify-content: flex-end; margin-bottom: 0.5em; } #refreshButton { - vertical-align: middle; + margin-top: 0; } /** Categories **/ @@ -87,6 +91,11 @@ body { background-size: 1.6em; } +.title:dir(rtl)::before { + left: auto; + right: -2.3em; +} + .warningBackground button { margin-top: 1em; margin-left: 0; @@ -104,7 +113,6 @@ body { } .tab table { - border: 1; width: 100%; }