diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index c7cdd12e6..3ca9ece9a 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -2191,7 +2191,7 @@ margin-left: 0px; .inner_box li.tabs:hover ,li.tabs:hover { display:inline; background-color: lightblue; - color:wheat; + color:var(--bg-white); margin-left: 2px; padding: 5px; border-top-left-radius: 10px; @@ -2216,7 +2216,7 @@ margin-left: 2px; .inner_box li.tabs:hover ,li.tabs:hover { display:inline; background-color: lightblue; - color:wheat; + color:var(--bg-white); margin-left: 2px; padding: 15px 7px 10px 10px; border-top-left-radius: 5px; @@ -2341,21 +2341,21 @@ hr { ******************************************************************************/ li.highlight,tr.highlight{ font-weight: bolder; - font-size:90%; - background-color: #8A8787; - color:whitesmoke !important; + font-size:100%; + font-size:1rem; + background-color: lightsteelblue; + color:var(--bg-white) !important; border-width: 2px; border-style: solid; /*! border-color: blue; */ } li.highlight a,tr.highlight a{ - color:whitesmoke !important; + color:var(--bg-white) !important; } *|*:link { color: inherit; } - /***************************************************************************** * Table of one column to present menu * as in CFGLED, FORECAST, REPORT @@ -3076,7 +3076,7 @@ span.warning { li.tab_row:hover { display:block; background-color: lightblue; - color:wheat; + color:var(--bg-white); margin-left: 2px; padding: 5px; border-top-left-radius: 10px; @@ -3099,7 +3099,7 @@ margin-left: 2px; li.tab_row:hover { display:block; background-color: lightblue; - color:wheat; + color:var(--bg-white); margin-left: 2px; padding: 20px 15px 15px 20px; margin: 20px 15px 15px 15px; diff --git a/include/template/follow_up-display.php b/include/template/follow_up-display.php index 3ae56ddd2..90a500316 100644 --- a/include/template/follow_up-display.php +++ b/include/template/follow_up-display.php @@ -83,7 +83,7 @@ $dossier_id=Dossier::id(); ?> - + input()?>