noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 31/34: PRINT properly action


From: dwm
Subject: [Noalyss-commit] [noalyss] 31/34: PRINT properly action
Date: Wed, 17 Jan 2024 12:54:08 -0500 (EST)

sparkyx pushed a commit to branch devel
in repository noalyss.

commit 3ef17424f7ec7f6c12fa31554836a12a2a9485a3
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Tue Jan 16 14:27:21 2024 +0100

    PRINT properly action
---
 html/css/style-print.css | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/html/css/style-print.css b/html/css/style-print.css
index edf188b4b..2eb9501cd 100644
--- a/html/css/style-print.css
+++ b/html/css/style-print.css
@@ -303,11 +303,7 @@ p#breakhere {page-break-before: always}
 {
     font-size:9pt;
     margin-top:10pt;
-    word-break: normal;
-    word-wrap: break-word;
-    white-space: pre-wrap;
-    
-    
+
 }
 .tinybutton {
     display:none;
@@ -325,4 +321,6 @@ span.inplace_edit_input
 }
 .inum {
     text-align: right;
-}
\ No newline at end of file
+}
+
+.concerned_action {display:block;}
\ No newline at end of file



reply via email to

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