diff --git a/strips/buchungstrip.ui b/strips/buchungstrip.ui
index c2bcdf5..96da4bc 100644
--- a/strips/buchungstrip.ui
+++ b/strips/buchungstrip.ui
@@ -7,7 +7,7 @@
0
0
500
- 45
+ 50
@@ -30,6 +30,9 @@
15
+
+ QLabel { background-color: qlineargradient( x1:0 y1:0, x2:0 y2:1, stop:0 #EEEEEE, stop:1 #BBBBBB); }
+
QFrame::StyledPanel
diff --git a/strips/kontierungstrip.ui b/strips/kontierungstrip.ui
index 1da7ce0..b6e836c 100644
--- a/strips/kontierungstrip.ui
+++ b/strips/kontierungstrip.ui
@@ -35,6 +35,9 @@
15
+
+ QLabel { background-color: qlineargradient( x1:0 y1:0, x2:0 y2:1, stop:0 #EEEEEE, stop:1 #BBBBBB); }
+
QFrame::StyledPanel