X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fplugins.css;h=2c797260c312ba2f80160e8a1e88fcc5c0b128dd;hp=12a2d5a418f30de827f3ddd5e7f21751d24373b2;hb=eac115025f33b7c26711ef8b905b6957a1a7683b;hpb=d15efd045022e3553c5b4cdda26583ac2dcf867a diff --git a/LCARStrek/global/plugins.css b/LCARStrek/global/plugins.css index 12a2d5a4..2c797260 100644 --- a/LCARStrek/global/plugins.css +++ b/LCARStrek/global/plugins.css @@ -50,6 +50,8 @@ a:link, a:visited, a:active { color: #FFCF00; background-color: #000000; text-decoration: none; + -moz-padding-start: 1px; + -moz-padding-end: 1px; } a:hover { @@ -62,10 +64,10 @@ hr { } div#outside { - text-align: justify; - width: 90%; - -moz-margin-start: 5%; - -moz-margin-end: 5%; + text-align: justify; + width: 90%; + -moz-margin-start: 5%; + -moz-margin-end: 5%; } div#plugs { @@ -140,19 +142,18 @@ th, td { padding: 3px; } -th.type { +th:first-child { -moz-border-radius: 9px 0px 0px 0px; } th.type, th.suff { - width: 20%; + width: 25%; } th.desc { width: 50%; } -th.enabled { - width: 10%; +th:last-child { -moz-border-radius: 0px 9px 0px 0px; -} \ No newline at end of file +}