diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index fac6a4ea1..01ef67236 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -3396,4 +3396,18 @@ li.li-active { background-color: rgba(246, 180, 157, 0.58); color:red; + } + /** followup : detail : list of concerned actions **/ + div.concerned_action { + height: 11rem; + overflow: auto; + background-color: white; + border:navy 1px solid; + width: 100%; + scroll-padding-right: 20px; + } + div.FullDetailActionChildren { + z-index: 12; + position: absolute; + height: auto; } \ No newline at end of file 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 diff --git a/include/balance.inc.php b/include/balance.inc.php index 16ff44ea3..3ef72b6ca 100644 --- a/include/balance.inc.php +++ b/include/balance.inc.php @@ -437,8 +437,21 @@ if ( isset($_GET['view'] ) ) echo '