From 04e0e4e4639aa07eeb3a0c514a72f121439af918 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 12 Jan 2010 14:35:35 +0000 Subject: [PATCH] Correção nos css para Linux --- css/documentation.css | 6 +++--- css/i3geo.css | 6 +++--- css/i3geo.css.php | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/css/documentation.css b/css/documentation.css index 17eb591..6436ab3 100644 --- a/css/documentation.css +++ b/css/documentation.css @@ -9,9 +9,9 @@ h3 { margin-top:0px; margin-bottom:0px; font-size:18px; color: #3B6BD2;} .footer {background-color: #E4E4E4;padding-top:3px;padding-bottom:3px;padding-left:10px;padding-right:3px; border: 1px solid #C0C0C0; } .code {background-color: #F1F1F1; font-family: Courier New; font-size: 9pt; color: #000080; padding: 5px;} .function {width:94%; background-color: #C0C0C0; border: 1px solid #A0A0A0; padding: 5px;font-family: Courier New; font-size: 9pt;} -body {font-family: verdana;font-size: 8pt;} -td {font-family: verdana;font-size: 8pt;} -th {font-family: verdana;font-size: 8pt;} +body {font-size: 8pt;} +td {font-size: 8pt;} +th {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8pt;} .ftable {padding-top:5px;padding-bottom:5px;padding-left:5px;padding-right:5px;} input { font-size: 11px; } select { font-size: 11px; } diff --git a/css/i3geo.css b/css/i3geo.css index ed7615f..ead0778 100644 --- a/css/i3geo.css +++ b/css/i3geo.css @@ -901,9 +901,9 @@ h3 { margin-top:0px; margin-bottom:0px; font-size:18px; color: #3B6BD2;} .footer {background-color: #E4E4E4;padding-top:3px;padding-bottom:3px;padding-left:10px;padding-right:3px; border: 1px solid #C0C0C0; } .code {background-color: #F1F1F1; font-family: Courier New; font-size: 9pt; color: #000080; padding: 5px;} .function {width:94%; background-color: #C0C0C0; border: 1px solid #A0A0A0; padding: 5px;font-family: Courier New; font-size: 9pt;} -body {font-family: verdana;font-size: 8pt;} -td {font-family: verdana;font-size: 8pt;} -th {font-family: verdana;font-size: 8pt;} +body {font-size: 8pt;} +td {font-size: 8pt;} +th {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8pt;} .ftable {padding-top:5px;padding-bottom:5px;padding-left:5px;padding-right:5px;} input { font-size: 11px; } select { font-size: 11px; } diff --git a/css/i3geo.css.php b/css/i3geo.css.php index c0c7ba3..4d549b1 100644 --- a/css/i3geo.css.php +++ b/css/i3geo.css.php @@ -901,9 +901,9 @@ h3 { margin-top:0px; margin-bottom:0px; font-size:18px; color: #3B6BD2;} .footer {background-color: #E4E4E4;padding-top:3px;padding-bottom:3px;padding-left:10px;padding-right:3px; border: 1px solid #C0C0C0; } .code {background-color: #F1F1F1; font-family: Courier New; font-size: 9pt; color: #000080; padding: 5px;} .function {width:94%; background-color: #C0C0C0; border: 1px solid #A0A0A0; padding: 5px;font-family: Courier New; font-size: 9pt;} -body {font-family: verdana;font-size: 8pt;} -td {font-family: verdana;font-size: 8pt;} -th {font-family: verdana;font-size: 8pt;} +body {font-size: 8pt;} +td {font-size: 8pt;} +th {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8pt;} .ftable {padding-top:5px;padding-bottom:5px;padding-left:5px;padding-right:5px;} input { font-size: 11px; } select { font-size: 11px; } -- libgit2 0.21.2