QTfrontend/res/css/christmas.css
changeset 14857 38eadfc525ce
parent 14855 6d95d314ae8b
child 14880 175c96e60279
--- a/QTfrontend/res/css/christmas.css	Tue Apr 30 14:33:20 2019 +0200
+++ b/QTfrontend/res/css/christmas.css	Tue Apr 30 14:49:37 2019 +0200
@@ -235,6 +235,7 @@
 background: transparent;
 width: 16px;
 height: 10px;
+padding-top: 1px;
 }
 
 QSpinBox::up-arrow {
@@ -255,8 +256,13 @@
 background: transparent;
 width: 16px;
 height: 10px;
+padding-top: 1px;
 }
 
+QSpinBox, QLineEdit {
+padding: 3px;
+min-height: 18px;
+}
 QComboBox {
 border-radius: 10px;
 padding: 3px;