src/Clients/Web/winjs/css/ui-dark.css [5654:5673]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}
.win-overlay {
  outline: none;
}
hr.win-command {
  background-color: #7b7b7b;
}
div.win-command,
button.win-command {
  border-color: transparent;
  background-color: transparent;
}
div.win-command:hover:active,
button.win-command:hover:active {
  border-color: transparent;
}
button:enabled.win-command.win-keyboard:focus,
div.win-command.win-keyboard:focus,
button:enabled.win-command.win-command.win-keyboard:hover:focus,
div.win-command.win-command.win-keyboard:hover:focus {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/Clients/Web/winjs/css/ui-light.css [5654:5673]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}
.win-overlay {
  outline: none;
}
hr.win-command {
  background-color: #7b7b7b;
}
div.win-command,
button.win-command {
  border-color: transparent;
  background-color: transparent;
}
div.win-command:hover:active,
button.win-command:hover:active {
  border-color: transparent;
}
button:enabled.win-command.win-keyboard:focus,
div.win-command.win-keyboard:focus,
button:enabled.win-command.win-command.win-keyboard:hover:focus,
div.win-command.win-command.win-keyboard:hover:focus {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



