@@ -58,19 +58,9 @@ background-color: #215081;
58
58
color: #003168;
59
59
border: 0px;
60
60
border-radius: 3px;
61
- max-height: 22px;
62
61
max-width: 55px;
63
- padding-left: 0px;
64
- padding-right: 0px;
65
62
font-size: 14px;
66
- text-align: left;
67
- background-position: right;
68
- background-repeat: no-repeat;
69
- background-origin: content;
70
- background-image: url(:images/down.svg);
71
- }
72
- #langButton::hover {
73
- background-color: #EFEFEF;
63
+ padding: 8px;
74
64
}
75
65
CertificateButton, CertificateWidget {
76
66
border: 1px solid rgba(0,49,104,0.1);
@@ -289,20 +279,20 @@ height: 24px;
289
279
<item >
290
280
<layout class =" QHBoxLayout" name =" messageInfoLayout" stretch =" 0,1" >
291
281
<property name =" spacing" >
292
- <number >20 </number >
282
+ <number >10 </number >
293
283
</property >
294
284
<item alignment =" Qt::AlignTop" >
295
285
<widget class =" QLabel" name =" cardChipIcon" >
296
286
<property name =" minimumSize" >
297
287
<size >
298
- <width >50 </width >
299
- <height >32 </height >
288
+ <width >24 </width >
289
+ <height >24 </height >
300
290
</size >
301
291
</property >
302
292
<property name =" maximumSize" >
303
293
<size >
304
- <width >50 </width >
305
- <height >32 </height >
294
+ <width >24 </width >
295
+ <height >24 </height >
306
296
</size >
307
297
</property >
308
298
<property name =" pixmap" >
@@ -327,7 +317,7 @@ height: 24px;
327
317
</item >
328
318
<item >
329
319
<widget class =" QWidget" name =" fatalError" native =" true" >
330
- <layout class =" QHBoxLayout" name =" horizontalLayout" stretch = " 0,1 " >
320
+ <layout class =" QHBoxLayout" name =" horizontalLayout" >
331
321
<property name =" spacing" >
332
322
<number >8</number >
333
323
</property >
@@ -343,13 +333,6 @@ height: 24px;
343
333
<property name =" bottomMargin" >
344
334
<number >10</number >
345
335
</property >
346
- <item >
347
- <widget class =" QLabel" name =" fatalErrorIcon" >
348
- <property name =" pixmap" >
349
- <pixmap resource =" web-eid-resources.qrc" >:/images/fatal.svg</pixmap >
350
- </property >
351
- </widget >
352
- </item >
353
336
<item >
354
337
<widget class =" QLabel" name =" fatalErrorLabel" >
355
338
<property name =" focusPolicy" >
@@ -419,14 +402,11 @@ height: 24px;
419
402
</widget >
420
403
</item >
421
404
<item >
422
- <layout class =" QGridLayout" name =" selectCertificateLabelLayout" columnstretch =" 0,1" >
423
- <property name =" horizontalSpacing" >
424
- <number >9</number >
425
- </property >
426
- <property name =" verticalSpacing" >
405
+ <layout class =" QVBoxLayout" name =" selectCertificateLabelLayout" >
406
+ <property name =" spacing" >
427
407
<number >10</number >
428
408
</property >
429
- <item row = " 0 " column = " 0 " colspan = " 2 " >
409
+ <item >
430
410
<widget class =" QLabel" name =" selectCertificateDescriptionLabel" >
431
411
<property name =" minimumSize" >
432
412
<size >
@@ -448,14 +428,7 @@ height: 24px;
448
428
</property >
449
429
</widget >
450
430
</item >
451
- <item row =" 1" column =" 0" >
452
- <widget class =" QLabel" name =" selectCertificateOriginLabelIcon" >
453
- <property name =" pixmap" >
454
- <pixmap resource =" web-eid-resources.qrc" >:/images/origin.svg</pixmap >
455
- </property >
456
- </widget >
457
- </item >
458
- <item row =" 1" column =" 1" >
431
+ <item >
459
432
<widget class =" QLabel" name =" selectCertificateOriginLabel" >
460
433
<property name =" focusPolicy" >
461
434
<enum >Qt::TabFocus</enum >
@@ -501,14 +474,11 @@ height: 24px;
501
474
</widget >
502
475
</item >
503
476
<item >
504
- <layout class =" QGridLayout " name =" pinInputLabelLayout" columnstretch = " 0,1 " >
505
- <property name =" horizontalSpacing " >
477
+ <layout class =" QVBoxLayout " name =" pinInputLabelLayout" >
478
+ <property name =" spacing " >
506
479
<number >10</number >
507
480
</property >
508
- <property name =" verticalSpacing" >
509
- <number >9</number >
510
- </property >
511
- <item row =" 0" column =" 0" colspan =" 2" >
481
+ <item >
512
482
<widget class =" QLabel" name =" pinInputDescriptionLabel" >
513
483
<property name =" focusPolicy" >
514
484
<enum >Qt::TabFocus</enum >
@@ -521,14 +491,7 @@ height: 24px;
521
491
</property >
522
492
</widget >
523
493
</item >
524
- <item row =" 1" column =" 0" >
525
- <widget class =" QLabel" name =" pinInputOriginLabelIcon" >
526
- <property name =" pixmap" >
527
- <pixmap resource =" web-eid-resources.qrc" >:/images/origin.svg</pixmap >
528
- </property >
529
- </widget >
530
- </item >
531
- <item row =" 1" column =" 1" >
494
+ <item >
532
495
<widget class =" QLabel" name =" pinInputOriginLabel" >
533
496
<property name =" focusPolicy" >
534
497
<enum >Qt::TabFocus</enum >
@@ -553,19 +516,6 @@ height: 24px;
553
516
<property name =" text" >
554
517
<string >Select another certificate</string >
555
518
</property >
556
- <property name =" icon" >
557
- <iconset resource =" web-eid-resources.qrc" >
558
- <normaloff >:/images/left.svg</normaloff >:/images/left.svg</iconset >
559
- </property >
560
- <property name =" iconSize" >
561
- <size >
562
- <width >24</width >
563
- <height >24</height >
564
- </size >
565
- </property >
566
- <property name =" toolButtonStyle" >
567
- <enum >Qt::ToolButtonTextBesideIcon</enum >
568
- </property >
569
519
</widget >
570
520
</item >
571
521
<item row =" 1" column =" 1" >
@@ -742,14 +692,11 @@ height: 24px;
742
692
</item >
743
693
<item >
744
694
<widget class =" QWidget" name =" aboutContent" native =" true" >
745
- <layout class =" QGridLayout" name =" aboutContentLayout" >
746
- <property name =" horizontalSpacing" >
747
- <number >10</number >
748
- </property >
749
- <property name =" verticalSpacing" >
695
+ <layout class =" QVBoxLayout" name =" aboutContentLayout" >
696
+ <property name =" spacing" >
750
697
<number >20</number >
751
698
</property >
752
- <item row = " 1 " column = " 1 " >
699
+ <item >
753
700
<widget class =" QLabel" name =" aboutAlert" >
754
701
<property name =" focusPolicy" >
755
702
<enum >Qt::TabFocus</enum >
@@ -762,7 +709,7 @@ height: 24px;
762
709
</property >
763
710
</widget >
764
711
</item >
765
- <item row = " 0 " column = " 1 " >
712
+ <item >
766
713
<widget class =" QLabel" name =" aboutText" >
767
714
<property name =" focusPolicy" >
768
715
<enum >Qt::TabFocus</enum >
@@ -775,25 +722,6 @@ height: 24px;
775
722
</property >
776
723
</widget >
777
724
</item >
778
- <item row =" 0" column =" 0" rowspan =" 2" >
779
- <widget class =" QLabel" name =" aboutIcon" >
780
- <property name =" minimumSize" >
781
- <size >
782
- <width >24</width >
783
- <height >24</height >
784
- </size >
785
- </property >
786
- <property name =" maximumSize" >
787
- <size >
788
- <width >24</width >
789
- <height >24</height >
790
- </size >
791
- </property >
792
- <property name =" pixmap" >
793
- <pixmap resource =" web-eid-resources.qrc" >:/images/fatal.svg</pixmap >
794
- </property >
795
- </widget >
796
- </item >
797
725
</layout >
798
726
</widget >
799
727
</item >
0 commit comments