@@ -58,19 +58,9 @@ background-color: #215081;
5858color: #003168;
5959border: 0px;
6060border-radius: 3px;
61- max-height: 22px;
6261max-width: 55px;
63- padding-left: 0px;
64- padding-right: 0px;
6562font-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;
7464}
7565CertificateButton, CertificateWidget {
7666border: 1px solid rgba(0,49,104,0.1);
@@ -289,20 +279,20 @@ height: 24px;
289279 <item >
290280 <layout class =" QHBoxLayout" name =" messageInfoLayout" stretch =" 0,1" >
291281 <property name =" spacing" >
292- <number >20 </number >
282+ <number >10 </number >
293283 </property >
294284 <item alignment =" Qt::AlignTop" >
295285 <widget class =" QLabel" name =" cardChipIcon" >
296286 <property name =" minimumSize" >
297287 <size >
298- <width >50 </width >
299- <height >32 </height >
288+ <width >24 </width >
289+ <height >24 </height >
300290 </size >
301291 </property >
302292 <property name =" maximumSize" >
303293 <size >
304- <width >50 </width >
305- <height >32 </height >
294+ <width >24 </width >
295+ <height >24 </height >
306296 </size >
307297 </property >
308298 <property name =" pixmap" >
@@ -327,7 +317,7 @@ height: 24px;
327317 </item >
328318 <item >
329319 <widget class =" QWidget" name =" fatalError" native =" true" >
330- <layout class =" QHBoxLayout" name =" horizontalLayout" stretch = " 0,1 " >
320+ <layout class =" QHBoxLayout" name =" horizontalLayout" >
331321 <property name =" spacing" >
332322 <number >8</number >
333323 </property >
@@ -343,13 +333,6 @@ height: 24px;
343333 <property name =" bottomMargin" >
344334 <number >10</number >
345335 </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 >
353336 <item >
354337 <widget class =" QLabel" name =" fatalErrorLabel" >
355338 <property name =" focusPolicy" >
@@ -419,14 +402,11 @@ height: 24px;
419402 </widget >
420403 </item >
421404 <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" >
427407 <number >10</number >
428408 </property >
429- <item row = " 0 " column = " 0 " colspan = " 2 " >
409+ <item >
430410 <widget class =" QLabel" name =" selectCertificateDescriptionLabel" >
431411 <property name =" minimumSize" >
432412 <size >
@@ -448,14 +428,7 @@ height: 24px;
448428 </property >
449429 </widget >
450430 </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 >
459432 <widget class =" QLabel" name =" selectCertificateOriginLabel" >
460433 <property name =" focusPolicy" >
461434 <enum >Qt::TabFocus</enum >
@@ -501,14 +474,11 @@ height: 24px;
501474 </widget >
502475 </item >
503476 <item >
504- <layout class =" QGridLayout " name =" pinInputLabelLayout" columnstretch = " 0,1 " >
505- <property name =" horizontalSpacing " >
477+ <layout class =" QVBoxLayout " name =" pinInputLabelLayout" >
478+ <property name =" spacing " >
506479 <number >10</number >
507480 </property >
508- <property name =" verticalSpacing" >
509- <number >9</number >
510- </property >
511- <item row =" 0" column =" 0" colspan =" 2" >
481+ <item >
512482 <widget class =" QLabel" name =" pinInputDescriptionLabel" >
513483 <property name =" focusPolicy" >
514484 <enum >Qt::TabFocus</enum >
@@ -521,14 +491,7 @@ height: 24px;
521491 </property >
522492 </widget >
523493 </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 >
532495 <widget class =" QLabel" name =" pinInputOriginLabel" >
533496 <property name =" focusPolicy" >
534497 <enum >Qt::TabFocus</enum >
@@ -553,19 +516,6 @@ height: 24px;
553516 <property name =" text" >
554517 <string >Select another certificate</string >
555518 </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 >
569519 </widget >
570520 </item >
571521 <item row =" 1" column =" 1" >
@@ -742,14 +692,11 @@ height: 24px;
742692 </item >
743693 <item >
744694 <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" >
750697 <number >20</number >
751698 </property >
752- <item row = " 1 " column = " 1 " >
699+ <item >
753700 <widget class =" QLabel" name =" aboutAlert" >
754701 <property name =" focusPolicy" >
755702 <enum >Qt::TabFocus</enum >
@@ -762,7 +709,7 @@ height: 24px;
762709 </property >
763710 </widget >
764711 </item >
765- <item row = " 0 " column = " 1 " >
712+ <item >
766713 <widget class =" QLabel" name =" aboutText" >
767714 <property name =" focusPolicy" >
768715 <enum >Qt::TabFocus</enum >
@@ -775,25 +722,6 @@ height: 24px;
775722 </property >
776723 </widget >
777724 </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 >
797725 </layout >
798726 </widget >
799727 </item >
0 commit comments