phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r5116 - phpcompta/tags/rel650/html


From: phpcompta-dev
Subject: [Phpcompta-dev] r5116 - phpcompta/tags/rel650/html
Date: Tue, 18 Sep 2012 23:46:38 +0200 (CEST)

Author: danydb
Date: 2012-09-18 23:46:37 +0200 (Tue, 18 Sep 2012)
New Revision: 5116

Modified:
   phpcompta/tags/rel650/html/style-color.css
   phpcompta/tags/rel650/html/style-epad.css
   phpcompta/tags/rel650/html/style-light.css
   phpcompta/tags/rel650/html/style-print.css
   phpcompta/tags/rel650/html/style.css
Log:
Improve the style sheet with hx.title

Modified: phpcompta/tags/rel650/html/style-color.css
===================================================================
--- phpcompta/tags/rel650/html/style-color.css  2012-09-18 21:37:02 UTC (rev 
5115)
+++ phpcompta/tags/rel650/html/style-color.css  2012-09-18 21:46:37 UTC (rev 
5116)
@@ -1134,4 +1134,11 @@
        font-size:12px;
        margin-left: 45px;
        text-decoration: underline;
+}
+h5.title {
+       color: #046fff;
+       font-size:12px;
+       margin-left: 45px;
+       text-decoration: none;
+       font-style: italic;
 }
\ No newline at end of file

Modified: phpcompta/tags/rel650/html/style-epad.css
===================================================================
--- phpcompta/tags/rel650/html/style-epad.css   2012-09-18 21:37:02 UTC (rev 
5115)
+++ phpcompta/tags/rel650/html/style-epad.css   2012-09-18 21:46:37 UTC (rev 
5116)
@@ -1121,4 +1121,11 @@
        font-size:14px;
        margin-left: 45px;
        text-decoration: underline;
+}
+h5.title {
+       color: blue;
+       font-size:12px;
+       margin-left: 45px;
+       text-decoration: none;
+       font-style: italic;
 }
\ No newline at end of file

Modified: phpcompta/tags/rel650/html/style-light.css
===================================================================
--- phpcompta/tags/rel650/html/style-light.css  2012-09-18 21:37:02 UTC (rev 
5115)
+++ phpcompta/tags/rel650/html/style-light.css  2012-09-18 21:46:37 UTC (rev 
5116)
@@ -1126,4 +1126,11 @@
        font-size:12px;
        margin-left: 45px;
        text-decoration: underline;
+}
+h5.title {
+       color: #046fff;
+       font-size:12px;
+       margin-left: 45px;
+       text-decoration: none;
+       font-style: italic;
 }
\ No newline at end of file

Modified: phpcompta/tags/rel650/html/style-print.css
===================================================================
--- phpcompta/tags/rel650/html/style-print.css  2012-09-18 21:37:02 UTC (rev 
5115)
+++ phpcompta/tags/rel650/html/style-print.css  2012-09-18 21:46:37 UTC (rev 
5116)
@@ -272,4 +272,11 @@
        margin-left: 45px;
        text-decoration: underline;
 }
+h5.title {
+       color: blue;
+       font-size:12px;
+       margin-left: 45px;
+       text-decoration: none;
+       font-style: italic;
+}
 /* </style> */

Modified: phpcompta/tags/rel650/html/style.css
===================================================================
--- phpcompta/tags/rel650/html/style.css        2012-09-18 21:37:02 UTC (rev 
5115)
+++ phpcompta/tags/rel650/html/style.css        2012-09-18 21:46:37 UTC (rev 
5116)
@@ -1125,4 +1125,11 @@
        font-size:12px;
        margin-left: 45px;
        text-decoration: underline;
+}
+h5.title {
+       color: blue;
+       font-size:12px;
+       margin-left: 45px;
+       text-decoration: none;
+       font-style: italic;
 }
\ No newline at end of file



---
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]