input:disabled {
  background: #ddd;
}
input:disabled+label {
  color: #ccc;
}

.file-ext-chooser-context-menu {
  z-index: 2;
}
