Subversion Repositories SmartDukaan

Rev

Rev 19119 | Rev 19127 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19119 Rev 19120
Line 22... Line 22...
22
		margin: 5px 0 0 0;
22
		margin: 5px 0 0 0;
23
		padding: 5px 5px 0 5px;
23
		padding: 5px 5px 0 5px;
24
		position:relative;
24
		position:relative;
25
		min-height: 30px;
25
		min-height: 30px;
26
	}
26
	}
27
	#go_back{
27
/* 	#go_back{ */
28
    margin: 2px auto;
28
/*     margin: 2px auto; */
29
    height: 30px;
29
/*     height: 30px; */
30
    color: #555;
30
/*     color: #555; */
31
    background-color: #f5f5f5;
31
/*     background-color: #f5f5f5; */
32
    padding:4px;
32
/*     padding:4px; */
33
}
33
/* } */
34
</style>
34
</style>
35
 
35
 
36
<script>
36
<script>
37
onload=function(){
37
onload=function(){
38
	var e=document.getElementById("refreshed");
38
	var e=document.getElementById("refreshed");
Line 91... Line 91...
91
    </div><!-- /.modal-content -->
91
    </div><!-- /.modal-content -->
92
  </div><!-- /.modal-dialog -->
92
  </div><!-- /.modal-dialog -->
93
</div>
93
</div>
94
 
94
 
95
<input type="hidden" id="refreshed" value="no">
95
<input type="hidden" id="refreshed" value="no">
96
<div id= "go_back" style="width:100%;z-index:5;top:0px;position:fixed;margin-top: 0px;height:35px;padding:5px;">    
96
<div id= "go_back" class= "cartpagedetails" style="width:100%;z-index:5;top:0px;position:fixed;margin-top: 0px;height:35px;padding:5px;">    
97
    	<span style="padding:3px" class="glyphicon glyphicon-arrow-left"></span> <b>Notifications</b>
97
    	<span style="padding:3px" class="glyphicon glyphicon-arrow-left"></span> <b>Notifications</b>
98
</div>
98
</div>
99
<div class = "container notilist hidden" style="margin-top: 35px;">
99
<div class = "container notilist hidden" style="margin-top: 35px;">
100
	
100
	
101
	<div class="row scroll cscrollselector" >
101
	<div class="row scroll cscrollselector" >