Merge branch 'release-1.36' of github.com:ZoneMinder/zoneminder into release-1.36
commit
baf8ec8df7
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue