Commit 04eaa1b3 authored by prumde's avatar prumde

Updated


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@174365 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 416ab67e
......@@ -375,6 +375,16 @@
background: 0 0
}
/*Custom Change*/
.mat-button-focus-overlay {
background-color: transparent !important ;
}
a.mat-button:focus, a.mat-button:hover{
color: var(--primary);
}
.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay
{
background-color: var(--button-overlay)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment