pandorafms/pandora_console/include/styles/credential_store.css

13 lines
168 B
CSS

#info_key .flex-row,
#new_key .flex-row {
margin: 1em auto;
max-width: 80%;
}
#info_key input,
#info_key select,
#new_key input,
#new_key select {
width: 60%;
}