Ceph benchmark report polishing and hotfixes

 - Ordered taskfile report
 - Skipping of already performed tasks
 - Visual aids on viewing details and column sizes
 - Column desctiptions and notes

 Fixes:
  - Fixed option overwriting in taskfile mode
  - Updated retry operation logging and timing

 Related-PROD: PROD-36669

Change-Id: I92c049f0043e45bf032ca15e4fa3260355ee0eed
diff --git a/templates/bar_chart.j2 b/templates/bar_chart.j2
index 8ee1cbf..feb90ad 100644
--- a/templates/bar_chart.j2
+++ b/templates/bar_chart.j2
@@ -9,7 +9,7 @@
         display: table-cell;
         width: 100%;
         height: 100%;
-        padding-left: 15px;
+        padding-left: 30px;
       }
       .bc {
        display: table;