Skip to content

Conversation

@juanultimate
Copy link
Contributor

Reopening PR
Angular Datatables added to customer list
image

@juanultimate juanultimate requested review from DiegoTinitana, enriquezrene and macrisguncay and removed request for enriquezrene and macrisguncay May 20, 2020 00:37

.dt-buttons {
.dt-button {
background-image: linear-gradient($info);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should replace this by:
background-color: $info

color: white;
}
.dt-button:hover:not(.disabled){
background-image: linear-gradient($info);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should replace this by:
background-color: $info

}

.dt-button.disabled{
background-image: linear-gradient($info);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should replace this by:
background-color: $info

@juanultimate juanultimate force-pushed the 228-table-component branch from 8b8b985 to d84263b Compare May 20, 2020 13:56
@juanultimate juanultimate force-pushed the 228-table-component branch from d84263b to 88ce010 Compare May 20, 2020 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants