99 <rect >
1010 <x >0</x >
1111 <y >0</y >
12- <width >1013 </width >
13- <height >600 </height >
12+ <width >1090 </width >
13+ <height >816 </height >
1414 </rect >
1515 </property >
1616 <property name =" styleSheet" >
17- <string notr =" true" >#SignatureDialog {
18- background-color: #ffffff;
17+ <string notr =" true" >QWidget {
18+ font-family: Roboto, Helvetica;
19+ font-size: 14px;
20+ color: #07142A;
21+ }
22+ #SignatureDialog {
23+ background-color: #FFFFFF;
24+ border-radius: 4px;
1925}
2026#lblSignerHeader, #lblSignatureHeader {
21- font-family: Roboto, Helvetica;
2227font-size: 22px;
23- color: #003168
28+ color: #003168;
2429}
2530#status, #warning, #lblNotice {
26- font-family: Roboto, Helvetica;
2731font-size: 12px;
2832color: #091A36;
2933padding: 2px 10px;
@@ -67,36 +71,21 @@ background-color: #EAF8EA;
6771 </property >
6872 <item row =" 0" column =" 0" >
6973 <widget class =" QWidget" name =" leftPane" native =" true" >
70- <property name =" minimumSize" >
71- <size >
72- <width >505</width >
73- <height >0</height >
74- </size >
75- </property >
7674 <property name =" styleSheet" >
7775 <string notr =" true" >#leftPane {
7876border-right: 1px solid #E7EAEF;
7977}
80- #info, #error {
81- font-family: Roboto, Helvetica;
82- font-size: 14px;
83- color: #07142A;
84- }
85- #lblSigningCity, #lblSigningCounty, #lblSigningState, #lblSigningZip, #lblRole {
86- font-family: Roboto, Helvetica;
87- font-size: 14px;
88- color: #07142A;
89- }
9078#signerCity, #signerCountry, #signerState, #signerZip, #signerRoles {
91- font-family: Roboto, Helvetica;
9279font-size: 16px;
9380color: #607496;
9481border: 1px solid #C4CBD8;
9582border-radius: 4px;
9683background-color: #F3F5F7;
9784padding: 10px 14px;
9885}
99- </string >
86+ #showErrors, #showRole {
87+ border-right: none; /*Workaround for right padding*/
88+ }</string >
10089 </property >
10190 <layout class =" QVBoxLayout" name =" leftPaneLayout" stretch =" 0,0,0,0,1,0,0,0" >
10291 <property name =" spacing" >
@@ -112,10 +101,16 @@ padding: 10px 14px;
112101 <number >24</number >
113102 </property >
114103 <property name =" bottomMargin" >
115- <number >32 </number >
104+ <number >24 </number >
116105 </property >
117106 <item >
118107 <widget class =" QLabel" name =" lblSignerHeader" >
108+ <property name =" minimumSize" >
109+ <size >
110+ <width >506</width >
111+ <height >0</height >
112+ </size >
113+ </property >
119114 <property name =" focusPolicy" >
120115 <enum >Qt::TabFocus</enum >
121116 </property >
@@ -161,6 +156,12 @@ padding: 10px 14px;
161156 </item >
162157 <item >
163158 <widget class =" AccordionTitle" name =" showErrors" >
159+ <property name =" minimumSize" >
160+ <size >
161+ <width >0</width >
162+ <height >40</height >
163+ </size >
164+ </property >
164165 <property name =" cursor" >
165166 <cursorShape >PointingHandCursor</cursorShape >
166167 </property >
@@ -207,6 +208,12 @@ background: none;
207208 </item >
208209 <item >
209210 <widget class =" AccordionTitle" name =" showRole" >
211+ <property name =" minimumSize" >
212+ <size >
213+ <width >0</width >
214+ <height >40</height >
215+ </size >
216+ </property >
210217 <property name =" cursor" >
211218 <cursorShape >PointingHandCursor</cursorShape >
212219 </property >
@@ -237,12 +244,12 @@ background: none;
237244 <number >0</number >
238245 </property >
239246 <item >
240- <layout class =" QVBoxLayout" name =" layoutRole " >
247+ <layout class =" QVBoxLayout" name =" signerRolesLayout " >
241248 <property name =" spacing" >
242249 <number >6</number >
243250 </property >
244251 <item >
245- <widget class =" QLabel" name =" lblRole " >
252+ <widget class =" QLabel" name =" labelRoles " >
246253 <property name =" text" >
247254 <string >Role / resolution</string >
248255 </property >
@@ -270,12 +277,12 @@ background: none;
270277 </layout >
271278 </item >
272279 <item >
273- <layout class =" QVBoxLayout" name =" layoutCity " >
280+ <layout class =" QVBoxLayout" name =" signerCityLayout " >
274281 <property name =" spacing" >
275282 <number >6</number >
276283 </property >
277284 <item >
278- <widget class =" QLabel" name =" lblSigningCity " >
285+ <widget class =" QLabel" name =" labelCity " >
279286 <property name =" text" >
280287 <string >City</string >
281288 </property >
@@ -294,12 +301,12 @@ background: none;
294301 </layout >
295302 </item >
296303 <item >
297- <layout class =" QVBoxLayout" name =" layoutState " >
304+ <layout class =" QVBoxLayout" name =" signerStateLayout " >
298305 <property name =" spacing" >
299306 <number >6</number >
300307 </property >
301308 <item >
302- <widget class =" QLabel" name =" lblSigningState " >
309+ <widget class =" QLabel" name =" labelState " >
303310 <property name =" text" >
304311 <string >State</string >
305312 </property >
@@ -318,12 +325,12 @@ background: none;
318325 </layout >
319326 </item >
320327 <item >
321- <layout class =" QVBoxLayout" name =" layoutCountry " >
328+ <layout class =" QVBoxLayout" name =" signerCountryLayout " >
322329 <property name =" spacing" >
323330 <number >6</number >
324331 </property >
325332 <item >
326- <widget class =" QLabel" name =" lblSigningCountry " >
333+ <widget class =" QLabel" name =" labelCountry " >
327334 <property name =" text" >
328335 <string >Country</string >
329336 </property >
@@ -342,12 +349,12 @@ background: none;
342349 </layout >
343350 </item >
344351 <item >
345- <layout class =" QVBoxLayout" name =" layoutZip " >
352+ <layout class =" QVBoxLayout" name =" signerZipLayout " >
346353 <property name =" spacing" >
347354 <number >6</number >
348355 </property >
349356 <item >
350- <widget class =" QLabel" name =" lblSigningZip " >
357+ <widget class =" QLabel" name =" labelZip " >
351358 <property name =" text" >
352359 <string >Zip</string >
353360 </property >
@@ -358,6 +365,9 @@ background: none;
358365 <property name =" textFormat" >
359366 <enum >Qt::PlainText</enum >
360367 </property >
368+ <property name =" wordWrap" >
369+ <bool >true</bool >
370+ </property >
361371 <property name =" textInteractionFlags" >
362372 <set >Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set >
363373 </property >
@@ -399,10 +409,16 @@ background: none;
399409 <number >24</number >
400410 </property >
401411 <property name =" bottomMargin" >
402- <number >32 </number >
412+ <number >24 </number >
403413 </property >
404414 <item >
405415 <widget class =" QLabel" name =" lblSignatureHeader" >
416+ <property name =" minimumSize" >
417+ <size >
418+ <width >488</width >
419+ <height >0</height >
420+ </size >
421+ </property >
406422 <property name =" focusPolicy" >
407423 <enum >Qt::TabFocus</enum >
408424 </property >
@@ -416,20 +432,11 @@ background: none;
416432 </item >
417433 <item >
418434 <widget class =" QTreeWidget" name =" signatureView" >
419- <property name =" minimumSize" >
420- <size >
421- <width >460</width >
422- <height >450</height >
423- </size >
424- </property >
425435 <property name =" styleSheet" >
426436 <string notr =" true" >QLabel {
427- font-family: Roboto, Helvetica;
428437font-size: 12px;
429- color: #07142A;
430438}
431439QPushButton {
432- font-family: Roboto, Helvetica;
433440font-size: 12px;
434441text-align: left;
435442text-decoration: underline;
@@ -444,10 +451,9 @@ background-color: #E7EAEF;
444451color: #07142A;
445452}
446453QHeaderView::section {
447- font-family: Roboto, Helvetica;
448- font-size: 14px;
449- border: none;
450- border-bottom: 1px solid #E7EAEF;
454+ border: 1px solid #E7EAEF;
455+ border-width: 0px 0px 1px 0px;
456+ padding: 0px 0px 8px 5px;
451457background-color: #FFFFFF;
452458}</string >
453459 </property >
@@ -464,7 +470,10 @@ background-color: #FFFFFF;
464470 <enum >QAbstractItemView::SelectRows</enum >
465471 </property >
466472 <property name =" indentation" >
467- <number >0</number >
473+ <number >5</number >
474+ </property >
475+ <property name =" rootIsDecorated" >
476+ <bool >false</bool >
468477 </property >
469478 <property name =" columnCount" >
470479 <number >2</number >
@@ -503,27 +512,23 @@ border-top: 1px solid #E7EAEF;
503512background-color: #F3F5F7;
504513}
505514#title {
506- font-family: Roboto, Helvetica;
507- color: #07142A;
508- font-size: 14px;
509515font-weight: 700;
510516}
511- #navigationArea {
512- border-top: 1px solid #E7EAEF;
513- background-color: #F3F5F7;
514- }
515517QPushButton {
516518padding: 10px 12px;
519+ border: 1px solid #2F70B6;
517520border-radius: 4px;
518521color: #ffffff;
519522background-color: #2F70B6;
520523font-size: 12px;
521524font-weight: 700;
522525}
523526QPushButton:hover, QPushButton:focus {
527+ border-color: #2B66A6;
524528background-color: #2B66A6;
525529}
526530QPushButton:pressed {
531+ border-color: #215081;
527532background-color: #215081;
528533}</string >
529534 </property >
@@ -612,6 +617,9 @@ background-color: #215081;
612617 <property name =" text" >
613618 <string >Close</string >
614619 </property >
620+ <property name =" default" >
621+ <bool >true</bool >
622+ </property >
615623 </widget >
616624 </item >
617625 </layout >
0 commit comments