diff options
author | Mark Wells <mark@freeside.biz> | 2014-12-23 21:01:03 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2014-12-24 10:58:41 -0800 |
commit | fcb43580b83129097a2abf53104ca29f3185d44b (patch) | |
tree | 5300e33e7b25d7a7c8b41f87dbe081a97b4b8eef /httemplate/edit/part_svc.cgi | |
parent | 403bd5f61004717ecfecf8c5211141939e3b7176 (diff) |
Thinktel VoIP provisioning, #32084
Diffstat (limited to 'httemplate/edit/part_svc.cgi')
-rwxr-xr-x | httemplate/edit/part_svc.cgi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/edit/part_svc.cgi b/httemplate/edit/part_svc.cgi index 2ec024269..47b020c5a 100755 --- a/httemplate/edit/part_svc.cgi +++ b/httemplate/edit/part_svc.cgi @@ -31,6 +31,9 @@ font-size: smaller; font-style: italic; } +.selectrole { + font-size: small +} </STYLE> <SCRIPT TYPE="text/javascript"> function fixup_submit(layer) { |