GDPR-seznam anket red box popravljena barva

This commit is contained in:
Nejc Kovač 2022-08-10 07:57:49 +02:00
parent f3fc33464d
commit 7ff73624b1

View File

@ -74,7 +74,7 @@ function test_function() {
}; };
} }
else{ else{
box2_Color.style.backgroundColor="rgba(20, 255, 0, 0.05)"; box2_Color.style.backgroundColor="rgba(255, 0, 0, 0.05)";
box2.classList.add("checked"); box2.classList.add("checked");
for(var i=0; i < red_row.length; i++){ for(var i=0; i < red_row.length; i++){