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/category_card.inc.php b/include/category_card.inc.php index 2edbfc168..7ef76e00c 100644 --- a/include/category_card.inc.php +++ b/include/category_card.inc.php @@ -85,7 +85,7 @@ $menu[]=array('href'=>$root.'&sc=bal', 'label'=>_('Balance'), 'alt'=>_('Balance $menu[]=array('href'=>$root.'&sc=balag', 'label'=>_('Balance âgée'), 'alt'=>_('Balance âgée du tiers')); $menu[]=array('href'=>$root.'&sc=let', 'label'=>_('Lettrage'), 'alt'=>_('Opérations & Lettrages')); -echo '