@@ -138,14 +138,6 @@ $table-hover-bg: $bgcolor-table-hover;
color: $primary;
background-color: $gray-200;
}
- /* &:focus {
- color: white;
- background-color: $primary;
- } */
- &:active {
- }