king
2021-03-02 9ffa654958329779e7290734173c068a6c2a278f
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 {