L1® Model 1S FAQ: Difference between revisions

mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 9: Line 9:
cursor: hand;  
cursor: hand;  
cursor: pointer;
cursor: pointer;
color: #1992BD;
color: #405D6B;
}
}


Line 15: Line 15:


     display: inline-block;
     display: inline-block;
     content: "-";
     content: "+";
     width: 16px;
     width: 16px;
     height: 16px;
     height: 16px;
Line 24: Line 24:
h3.open:before{
h3.open:before{
     display: inline-block;
     display: inline-block;
     content: "+";
     content: "-";
     width: 16px;
     width: 16px;
     height: 16px;
     height: 16px;
Line 72: Line 72:
</script>
</script>
<div id="page_content">
<div id="page_content">
<h2>FAQ </h2>
<button id="showAll">Show All</button><button id="hideAll">Hide All</button>
<button id="showAll">Show All</button><button id="hideAll">Hide All</button>
<div class="faq" id="tree_view">
<div class="faq" id="tree_view">