jellyfin-web/dashboard-ui/bower_components/emby-webcomponents/voice/voice.css
2016-07-06 15:25:58 -04:00

21 lines
249 B
CSS

.voiceHelpContent {
max-width: 700px;
margin: auto;
}
.exampleCommand {
margin: 1em 0;
}
.exampleCommandText {
padding-left: .25em;
}
.defaultVoiceHelp {
margin-bottom: 2em;
}
.voiceInputContainer {
margin: 1.5em 0;
}