diff --git a/module/report/css/annualdata.css b/module/report/css/annualdata.css index a4e3605a0a..284b58fd96 100644 --- a/module/report/css/annualdata.css +++ b/module/report/css/annualdata.css @@ -86,7 +86,7 @@ section.active {border: 1px solid rgb(0, 166, 255);} #stopPlaying {font-size: 18px; position: absolute; left: 0; bottom: 16px; } - #timeline li {display: inline-block; cursor: pointer; color: #444; padding: 0 2px; margin: 0; position: relative; + #timeline li {display: inline-block; cursor: pointer; color: #444; padding: 0; margin: 0; position: relative; } #showImg {width: 272px; height: 255px; border: none; margin: 0; margin-left: 20px;} #timeline li img { width: 200px; height: 200px;position: absolute; top: -300px; left: 0;} diff --git a/module/report/view/annualdata.html.php b/module/report/view/annualdata.html.php index b1ae7b6fe8..cffe87a767 100644 --- a/module/report/view/annualdata.html.php +++ b/module/report/view/annualdata.html.php @@ -122,8 +122,8 @@

radar . $soFar;?>

-
-
+ +