diff --git a/Splittermond/Sheet.css b/Splittermond/Sheet.css
index 5566bcb9c9..84e3472b8b 100644
--- a/Splittermond/Sheet.css
+++ b/Splittermond/Sheet.css
@@ -282,7 +282,6 @@ span.sheet-regbig {
margin-left: -300px;
}
input.sheet-regbig::before {
-
text-align: center;
display: inline-block;
width: 100%;
@@ -290,4 +289,14 @@ input.sheet-regbig::before {
background: black;
color: white;
+}
+
+div .repitem:nth-child(odd),
+div .repitem:nth-child(odd) input,
+div .repitem:nth-child(odd) select {
+ background-color: #81BEF7;
+}
+
+div[data-groupname="repeating_ressources"] .repitem:nth-child(odd) {
+ background-color: white;
}
\ No newline at end of file
diff --git a/Splittermond/Sheet.html b/Splittermond/Sheet.html
index 3aefccaae4..c1a0e4e558 100644
--- a/Splittermond/Sheet.html
+++ b/Splittermond/Sheet.html
@@ -82,7 +82,7 @@
|
|