Change confirm dialog overlay color tint

HFP-457
JI-92-path-fix 1.12.0
Frode Petterson 2017-01-13 13:06:22 +01:00
parent 738dced286
commit 79fb0e310c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
left: 0; left: 0;
top: 0; top: 0;
background: rgba(28, 34, 41, 0.9); background: rgba(44, 44, 44, 0.9);
opacity: 1; opacity: 1;
visibility: visible; visibility: visible;
-webkit-transition: opacity 0.1s, linear 0s, visibility 0s linear 0s; -webkit-transition: opacity 0.1s, linear 0s, visibility 0s linear 0s;