DmitrMakeev commited on
Commit
627ff6a
·
verified ·
1 Parent(s): c894def

Update settings.html

Browse files
Files changed (1) hide show
  1. settings.html +1 -1
settings.html CHANGED
@@ -24,7 +24,7 @@ input[type="number"] {
24
  left: 0;
25
  width: 100%;
26
  height: 100%;
27
- background: rgba(0, 0, 0, 0.5); /* Полупрозрачный чёрный */
28
  z-index: 5; /* На передний план */
29
  display: block; /* Включено по умолчанию */
30
  pointer-events: auto; /* Блокирует клики */
 
24
  left: 0;
25
  width: 100%;
26
  height: 100%;
27
+ background: rgba(0, 0, 0, 0.1); /* Полупрозрачный чёрный */
28
  z-index: 5; /* На передний план */
29
  display: block; /* Включено по умолчанию */
30
  pointer-events: auto; /* Блокирует клики */