phpcompta-dev
[Top][All Lists]
Advanced

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

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


From: phpcompta-dev
Subject: [Phpcompta-dev] r5391 - phpcompta/trunk/html
Date: Sun, 15 Sep 2013 23:56:28 +0200 (CEST)

Author: danydb
Date: 2013-09-15 23:56:27 +0200 (Sun, 15 Sep 2013)
New Revision: 5391

Modified:
   phpcompta/trunk/html/style.css
Log:
Highlight even row differently in inner_box

Modified: phpcompta/trunk/html/style.css
===================================================================
--- phpcompta/trunk/html/style.css      2013-09-15 21:55:57 UTC (rev 5390)
+++ phpcompta/trunk/html/style.css      2013-09-15 21:56:27 UTC (rev 5391)
@@ -1289,3 +1289,6 @@
     margin-top:0.48%;
     margin-right:0.48%;
 }
+div.inner_box tr.odd {
+    background: white;
+}
\ 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]