noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 19/44: CSS : print number align to right


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 19/44: CSS : print number align to right
Date: Wed, 26 Dec 2018 04:29:53 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 085a67098c98148007f8e5e05d0a2273a963da3a
Author: Dany De Bontridder <address@hidden>
Date:   Sat Nov 24 12:28:08 2018 +0100

    CSS : print number align to right
---
 html/style-print.css | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/html/style-print.css b/html/style-print.css
index baca9b6..7cc014c 100644
--- a/html/style-print.css
+++ b/html/style-print.css
@@ -319,4 +319,7 @@ span.inplace_edit
 span.inplace_edit_input
 {
     text-decoration: none;
+}
+.inum {
+    text-align: right;
 }
\ No newline at end of file



reply via email to

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