diff --git a/html/preset_sel/css/preset_sel.css b/html/preset_sel/css/preset_sel.css
index 8f14e93..3b5f851 100644
--- a/html/preset_sel/css/preset_sel.css
+++ b/html/preset_sel/css/preset_sel.css
@@ -25,6 +25,10 @@
width: 50px;
}
+.fragPresetCtl:nth-of-type(even){
+ border: 1px solid Yellow;
+}
+
.fragPresetCtl .uiNumber {
border: 1px solid LightSteelBlue;
width: 80%;