Update to support the new bits on ZNC v.1.5-git
This commit is contained in:
		
							
								
								
									
										2
									
								
								webskins/_default_/pub/bootstrap.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								webskins/_default_/pub/bootstrap.css
									
									
									
									
										vendored
									
									
								
							@@ -1698,6 +1698,8 @@ output {
 | 
			
		||||
  background-image: none;
 | 
			
		||||
  border: 1px solid #ccc;
 | 
			
		||||
  border-radius: 4px;
 | 
			
		||||
  overflow: scroll;
 | 
			
		||||
  white-space: inherit;
 | 
			
		||||
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 | 
			
		||||
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
 | 
			
		||||
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								webskins/_default_/pub/bootstrap.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								webskins/_default_/pub/bootstrap.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -110,7 +110,7 @@
 | 
			
		||||
                                        <p class="text-left"><strong>User: <? VAR SessionUser ?></strong></p>
 | 
			
		||||
                                        <p class="text-left small">IP Address: <? VAR SessionIP ?></p>
 | 
			
		||||
                                        <p class="text-left">
 | 
			
		||||
                                            <a href="<? IF GlobalModLoop ?>/mods/global/webadmin/edituser<? ELSE ?>/mods/user/webadmin/edituser<? ENDIF ?>" class="btn btn-primary btn-block btn-sm"><i class="fa fa-wrench"></i> Edit Settings</a>
 | 
			
		||||
                                            <a href="<? VAR URIPrefix TOP ?><? VAR ModPath ?>/edituser" class="btn btn-primary btn-block btn-sm"><i class="fa fa-wrench"></i> Edit Settings</a>
 | 
			
		||||
                                        </p>
 | 
			
		||||
                                    </div>
 | 
			
		||||
                                </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user