style/master.css [531:538]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  padding: 6px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  border-style: none;
  margin-top: 6px;
}
.chat-submit-slack:hover {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



style/master.less [606:614]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    padding: 6px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    border-style: none;
    margin-top: 6px;
}

.chat-submit-slack:hover {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



