list nav
This commit is contained in:
parent
37a71645d6
commit
8f6e8d7246
|
@ -89,10 +89,13 @@ margin-bottom:1%;
|
|||
height:68%;
|
||||
}
|
||||
|
||||
#navMenu li
|
||||
{float:left;
|
||||
height:4%;
|
||||
width:100%;}
|
||||
.nav ul li
|
||||
{height:4%;
|
||||
width:100%;
|
||||
padding-right: 60px;
|
||||
list-style:none;
|
||||
display:inline;
|
||||
cursor:pointer;}
|
||||
|
||||
.mapListSection
|
||||
{float:left;
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
<li>Dummy Link D</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="mapListSection module">
|
||||
<p class="resultsList" id="totalResults">Total Results: <span id="noOfResults">21 </span></p><p class="resultsList" id="showingResults">Showing Page: <span id="currPageNo">1</span> <span id="of">of</span> <span id="totalPages"> 10</span></p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user