phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r4869 - phpcompta/trunk/html


From: phpcompta-dev
Subject: [Phpcompta-dev] r4869 - phpcompta/trunk/html
Date: Fri, 8 Jun 2012 11:24:08 +0200 (CEST)

Author: danydb
Date: 2012-06-08 11:24:08 +0200 (Fri, 08 Jun 2012)
New Revision: 4869

Modified:
   phpcompta/trunk/html/style-epad.css
Log:
Get font bigger in style-epad.css

Modified: phpcompta/trunk/html/style-epad.css
===================================================================
--- phpcompta/trunk/html/style-epad.css 2012-06-08 09:19:31 UTC (rev 4868)
+++ phpcompta/trunk/html/style-epad.css 2012-06-08 09:24:08 UTC (rev 4869)
@@ -22,7 +22,7 @@
 
 }
 table.resultfooter tfoot {
-       font-size:14%;
+       font-size:14px;
        font-weight: bold;
 
 
@@ -157,14 +157,14 @@
 div.lmenu {
        float:left;
        clear:left;
-       font-size:11px;
+       font-size:12px;
 
 }
 div.lextmenu {
 
        float:left;
        font-family:verdana,helvetica,sans-serif;
-       font-size:11px;
+       font-size:12px;
 
 }
 div.searchmenu {
@@ -177,7 +177,7 @@
 
 div.recherche_form{
        width:700px;
-       font-size:9px;
+       font-size:14px;
        font-family:verdana,helvetica,sans-serif;
        border-style:outset;
        border-width:1px;
@@ -188,7 +188,7 @@
        float:left;
        padding-top:7px;
        padding-left:8px;
-       font-size:12px;
+       font-size:14px;
        font-family:verdana,helvetica,sans-serif;
        width:75%;
 
@@ -479,7 +479,7 @@
 
 }
 div.content a.mtitle {
-       font-size:10px;
+       font-size:12px;
        text-decoration:none;
        display:inline;
        color:blue;
@@ -531,7 +531,7 @@
        border-collapse:collapse;
 }
 a.document{
-       font-size:12px;
+       font-size:14px;
        text-decoration:none;
        display:block;
 }
@@ -686,7 +686,7 @@
        height:96%;
        overflow: auto;
        background-color:#DFE7FF;
-       font-size:10px ;
+       font-size:12px ;
        font-family: verdana,helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
@@ -889,7 +889,7 @@
 }
 div.inner_box  {
        background-color:#e4e7ed;
-       font-size:10;
+       font-size:12px;
        font-family:verdana,helvetica,sans-serif;
        padding:0;
        margin:0;
@@ -952,12 +952,12 @@
 }
 table.info_op
 {
-       font-size:18;
+       font-size:18px;
        width:100%;
 }
 table.info_op tr
 {
-       font-size:14;
+       font-size:14px;
        background:white;
 }
 h2#jrn_name
@@ -967,7 +967,7 @@
 
 }
 tr.footer{
-       font-size:14;
+       font-size:14px;
        font-style: italic;
        font-weight: bold;
 
@@ -1002,7 +1002,7 @@
 div#wait_box
 {
        background-color:#F1E6E6;
-       font-size:10;
+       font-size:12px;
        font-family: verdana,helvetica,arial,sans-serif;
        padding:0;
        margin:0;



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]