phpcompta-dev
[Top][All Lists]
Advanced

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

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


From: phpcompta-dev
Subject: [Phpcompta-dev] r5446 - phpcompta/trunk/html
Date: Sat, 28 Sep 2013 22:59:22 +0200 (CEST)

Author: danydb
Date: 2013-09-28 22:59:22 +0200 (Sat, 28 Sep 2013)
New Revision: 5446

Modified:
   phpcompta/trunk/html/style-print.css
Log:
Not print error_div and close_div

Modified: phpcompta/trunk/html/style-print.css
===================================================================
--- phpcompta/trunk/html/style-print.css        2013-09-28 20:38:19 UTC (rev 
5445)
+++ phpcompta/trunk/html/style-print.css        2013-09-28 20:59:22 UTC (rev 
5446)
@@ -287,7 +287,7 @@
        margin-right: 5px;
        border:lightgrey 2px groove;
 }
-#info_div #error_div #close_div{
+#info_div ,div#error_div ,div#close_div{
        display:none;
 }
 p#breakhere {page-break-before: always}



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