[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpcompta-dev] r4164 - phpcompta/branches/rel560/html
From: |
phpcompta-dev |
Subject: |
[Phpcompta-dev] r4164 - phpcompta/branches/rel560/html |
Date: |
Tue, 14 Jun 2011 18:36:50 +0200 (CEST) |
Author: danydb
Date: 2011-06-14 18:36:48 +0200 (Tue, 14 Jun 2011)
New Revision: 4164
Modified:
phpcompta/branches/rel560/html/style-print.css
Log:
Align numeric to right
Modified: phpcompta/branches/rel560/html/style-print.css
===================================================================
--- phpcompta/branches/rel560/html/style-print.css 2011-06-11 00:15:52 UTC
(rev 4163)
+++ phpcompta/branches/rel560/html/style-print.css 2011-06-14 16:36:48 UTC
(rev 4164)
@@ -240,4 +240,8 @@
.ipop_card_fond {
display:none;
}
+.num {
+ text-align:right;
+}
+
/* </style> */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpcompta-dev] r4164 - phpcompta/branches/rel560/html,
phpcompta-dev <=