Commit 1efb8b5f by Manzar Hussain

add css and update js

parent 99ab34cb
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -239,7 +239,9 @@
});
}
$('.indicator li:first-child').addClass('opcty_container').siblings().removeClass('opcty_container');
$(this).addClass('opcty_container').siblings().removeClass('opcty_container');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment