More contrast between confirmation dialog and background [HFP-375]

JI-92-path-fix
Paal Joergensen 2016-12-20 16:39:51 +01:00
parent b91be29cec
commit 8dd766ecb8
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
transform: translate(-50%, 0%);
color: #555;
box-shadow: 0 0 6px 3px #424242;
box-shadow: 0 0 6px 6px rgba(10,10,10,0.3)
-webkit-transition: transform 0.1s ease-in;
transition: transform 0.1s ease-in;