#757: update "font-size" for header of help dialog
This commit is contained in:
parent
01d0fe211b
commit
8e8e24b202
|
@ -1833,3 +1833,6 @@ table#myTable thead tr.search th form.button_to div input {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
p { margin: 0; }
|
p { margin: 0; }
|
||||||
}
|
}
|
||||||
|
#ui-dialog-title-extra-repos-and-build-lists-dialog {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
Loading…
Reference in New Issue