X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fplugins.css;h=cb4c76ddcf37b1325df9665c0bcc29b6c75bac5c;hp=666b8aa625aa5c570be09d1e3c887778c46f586b;hb=f620f94dee99ce15aab05b4cc15cbadd57bc5658;hpb=8caa872d050772c572257f23011c668f70dcaef7 diff --git a/EarlyBlue/global/plugins.css b/EarlyBlue/global/plugins.css index 666b8aa6..cb4c76dd 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 { @@ -85,7 +85,7 @@ div.plugname { } dl { - margin: 0px 0px 3px 0px; + margin: 0px 0px 3px; } span.label { @@ -95,7 +95,6 @@ span.label { table { background-color: #CCD0DD; color: #000000; -/* font: message-box; */ text-align: left; width: 100%; border: 1px solid #9999CC; @@ -110,7 +109,7 @@ th { th + th, td + td { - border-left: 1px dotted #9999CC; + border-left: 1px dotted #9999CC; } td { @@ -123,13 +122,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