Merge branch 'release-1.36' of github.com:ZoneMinder/zoneminder into release-1.36

pull/3609/head
Isaac Connor 2022-08-28 16:12:25 -04:00
commit baf8ec8df7
1 changed files with 6 additions and 0 deletions

View File

@ -130,6 +130,12 @@ label {
margin: 0 4px; margin: 0 4px;
} }
a.btn,
button.btn {
line-height: 1;
font-size: 18px;
}
input,textarea,select,button,.btn-primary { input,textarea,select,button,.btn-primary {
border: 1px #ccc solid; border: 1px #ccc solid;
padding: 5px; padding: 5px;