Commit 2c7f0b9e authored by prumde's avatar prumde

Updated


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@174507 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 940e282f
...@@ -84,4 +84,14 @@ button { ...@@ -84,4 +84,14 @@ button {
input:-webkit-autofill input:-webkit-autofill
{ {
-webkit-box-shadow: 0 0 0 30px white inset !important; -webkit-box-shadow: 0 0 0 30px white inset !important;
} }
\ No newline at end of file
.mat-step {
box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
background: white;
margin: 10px;
}
.mat-vertical-content-container.mat-stepper-vertical-line::BEFORE {
content: initial;
}
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