king
2021-04-07 f3167f8371d19d0ea8fe7d0e7af5517ff0b08cd2
src/tabviews/zshare/dategroup/quarterpicker/index.scss
@@ -16,13 +16,13 @@
      }
    }
  }
  tr:hover {
  tr:not(.ant-quarter-selected):hover {
    font-weight: bold;
    background: #e6f7ff;
  }
  tr.ant-quarter-selected {
    font-weight: bold;
    background: #bae7ff!important;
    background: #bae7ff;
  }
}
.quarter-picker-tooltip.bottomRight {