X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fplugins.css;h=a46b1b1b05bee6beace66843dbdd8f87aa7ce386;hp=f69ba7e014f9c8e149ffed77cb206ecbe6740b31;hb=3327253ed3b6be3c4cc98847e444c55f9a268d45;hpb=76983f4cfc3f3fbe2c8fa4526bd86bac7cb0bdaa diff --git a/EarlyBlue/global/plugins.css b/EarlyBlue/global/plugins.css index f69ba7e0..a46b1b1b 100644 --- a/EarlyBlue/global/plugins.css +++ b/EarlyBlue/global/plugins.css @@ -42,7 +42,7 @@ body { background-color: #FFFFFF; color: #000000; - font: 12px helvetica,arial,tahoma,sans-serif; + font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif; } a:link, a:visited, a:active { @@ -57,8 +57,8 @@ hr { div#outside { text-align: justify; width: 90%; - margin-left: 5%; - margin-right: 5%; + -moz-margin-start: 5%; + -moz-margin-end: 5%; } div#plugs { @@ -85,7 +85,7 @@ div.plugname { } dl { - margin: 0px 0px 3px 0px; + margin: 0px 0px 3px; } span.label { @@ -123,13 +123,9 @@ th, td { } th.type, th.suff { - width: 20%; + width: 25%; } th.desc { width: 50%; } - -th.enabled { - width: 10%; -} \ No newline at end of file