#757: update "font-size" for header of help dialog

This commit is contained in:
Vokhmin Alexey V 2013-02-25 19:57:22 +04:00
parent 01d0fe211b
commit 8e8e24b202
1 changed files with 3 additions and 0 deletions

View File

@ -1832,4 +1832,7 @@ table#myTable thead tr.search th form.button_to div input {
font-size: 12px;
text-align: left;
p { margin: 0; }
}
#ui-dialog-title-extra-repos-and-build-lists-dialog {
font-size: 14px;
}