GDPR-seznam anket red box popravljena barva
This commit is contained in:
parent
f3fc33464d
commit
7ff73624b1
@ -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++){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user