|  | @@ -1,13 +1,13 @@
 | 
	
		
			
				|  |  | -<DOCTYPE html>
 | 
	
		
			
				|  |  | +<!  DOCTYPE html>
 | 
	
		
			
				|  |  |  <html lang="en">
 | 
	
		
			
				|  |  |  <head>
 | 
	
		
			
				|  |  | -  <title>Bootstrap Case</title>
 | 
	
		
			
				|  |  | +  <title>Fox! Password Manager</title>
 | 
	
		
			
				|  |  |    <meta charset="utf-8">
 | 
	
		
			
				|  |  |    <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
	
		
			
				|  |  |    <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
 | 
	
		
			
				|  |  |    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 | 
	
		
			
				|  |  |    <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
 | 
	
		
			
				|  |  | -  <link rel="stylesheet" href="styles.css"> 
 | 
	
		
			
				|  |  | +  <link rel="stylesheet" href="./static/css/main.css"> 
 | 
	
		
			
				|  |  |      
 | 
	
		
			
				|  |  |  </head>
 | 
	
		
			
				|  |  |  <body>
 | 
	
	
		
			
				|  | @@ -20,22 +20,10 @@
 | 
	
		
			
				|  |  |          <span class="icon-bar"></span>
 | 
	
		
			
				|  |  |          <span class="icon-bar"></span>                        
 | 
	
		
			
				|  |  |        </button>
 | 
	
		
			
				|  |  | -      <a class="navbar-brand" href="#">WebSiteName</a>
 | 
	
		
			
				|  |  | +      <a class="navbar-brand" href="#">Fox! Password Manager</a>
 | 
	
		
			
				|  |  |      </div>
 | 
	
		
			
				|  |  | +    
 | 
	
		
			
				|  |  |      <div class="collapse navbar-collapse" id="myNavbar">
 | 
	
		
			
				|  |  | -      <ul class="nav navbar-nav">
 | 
	
		
			
				|  |  | -        <li class="active"><a href="#">Home</a></li>
 | 
	
		
			
				|  |  | -        <li class="dropdown">
 | 
	
		
			
				|  |  | -          <a class="dropdown-toggle" data-toggle="dropdown" href="#">Page 1 <span class="caret"></span></a>
 | 
	
		
			
				|  |  | -          <ul class="dropdown-menu">
 | 
	
		
			
				|  |  | -            <li><a href="#">Page 1-1</a></li>
 | 
	
		
			
				|  |  | -            <li><a href="#">Page 1-2</a></li>
 | 
	
		
			
				|  |  | -            <li><a href="#">Page 1-3</a></li>
 | 
	
		
			
				|  |  | -          </ul>
 | 
	
		
			
				|  |  | -        </li>
 | 
	
		
			
				|  |  | -        <li><a href="#">Page 2</a></li>
 | 
	
		
			
				|  |  | -        <li><a href="#">Page 3</a></li>
 | 
	
		
			
				|  |  | -      </ul>
 | 
	
		
			
				|  |  |        <ul class="nav navbar-nav navbar-right">
 | 
	
		
			
				|  |  |          <li>
 | 
	
		
			
				|  |  |              <form class="navbar-form navbar-right" role="button"> 
 | 
	
	
		
			
				|  | @@ -44,17 +32,6 @@
 | 
	
		
			
				|  |  |              </button>        
 | 
	
		
			
				|  |  |              </form>
 | 
	
		
			
				|  |  |          </li>
 | 
	
		
			
				|  |  | -        <!-- This should only be shown if authenticated -->
 | 
	
		
			
				|  |  | -        <!-- 
 | 
	
		
			
				|  |  | -         <li>
 | 
	
		
			
				|  |  | -            <form class="navbar-form navbar-right" role="button"> 
 | 
	
		
			
				|  |  | -            <button type="button" class="btn btn-default" id="hide">
 | 
	
		
			
				|  |  | -                <span class="glyphicon glyphicon-log-out"></span> Leave
 | 
	
		
			
				|  |  | -            </button>        
 | 
	
		
			
				|  |  | -            </form>
 | 
	
		
			
				|  |  | -        </li>
 | 
	
		
			
				|  |  | -        -->
 | 
	
		
			
				|  |  | -        <!-- End of hidden part -->
 | 
	
		
			
				|  |  |          <li>
 | 
	
		
			
				|  |  |              <form class="navbar-form navbar-right" role="button">
 | 
	
		
			
				|  |  |                      <div class="form-group" id="show" style="display: none;">
 | 
	
	
		
			
				|  | @@ -69,23 +46,97 @@
 | 
	
		
			
				|  |  |  </nav>
 | 
	
		
			
				|  |  |    
 | 
	
		
			
				|  |  |  <div class="container">
 | 
	
		
			
				|  |  | +  
 | 
	
		
			
				|  |  |    <div class="row">
 | 
	
		
			
				|  |  | -  <div class="col-md-6 col-md-push-6">B
 | 
	
		
			
				|  |  | -        <ul class="nav nav-pills nav-stacked">
 | 
	
		
			
				|  |  | -        <li class="active"><a href="#">Home</a></li>
 | 
	
		
			
				|  |  | -        <li class="dropdown">
 | 
	
		
			
				|  |  | -          <a class="dropdown-toggle" data-toggle="dropdown" href="#">Menu 1 <span class="caret"></span></a>
 | 
	
		
			
				|  |  | -          <ul class="dropdown-menu">
 | 
	
		
			
				|  |  | -            <li><a href="#">Submenu 1-1</a></li>
 | 
	
		
			
				|  |  | -            <li><a href="#">Submenu 1-2</a></li>
 | 
	
		
			
				|  |  | -            <li><a href="#">Submenu 1-3</a></li>                        
 | 
	
		
			
				|  |  | -          </ul>
 | 
	
		
			
				|  |  | -        </li>
 | 
	
		
			
				|  |  | -        <li><a href="#">Menu 2</a></li>
 | 
	
		
			
				|  |  | -        <li><a href="#">Menu 3</a></li>
 | 
	
		
			
				|  |  | +  <div class="col-md-6 col-md-push-6">
 | 
	
		
			
				|  |  | +  <div class="custom-collapse">
 | 
	
		
			
				|  |  | +    
 | 
	
		
			
				|  |  | +  <button class="btn collapse-toggle visible-xs" type="button" data-toggle="collapse" data-parent="custom-collapse" data-target="#tags">
 | 
	
		
			
				|  |  | +      <span class="">Tags</span>
 | 
	
		
			
				|  |  | +  </button> 
 | 
	
		
			
				|  |  | +    <div class="collapse" id="tags">
 | 
	
		
			
				|  |  | +      <ul class="nav nav-pills nav-stacked" id="side-menu-collapse">
 | 
	
		
			
				|  |  | +        <li class="active"><a href="#">Tag1</a></li>
 | 
	
		
			
				|  |  | +        <li><a href="#">Tag2</a></li>
 | 
	
		
			
				|  |  | +        <li><a href="#">Tag2</a></li>
 | 
	
		
			
				|  |  |        </ul>
 | 
	
		
			
				|  |  | +    </div>
 | 
	
		
			
				|  |  | +  </div>
 | 
	
		
			
				|  |  | +  
 | 
	
		
			
				|  |  | +  </div>
 | 
	
		
			
				|  |  | +  <div class="col-md-6 col-md-pull-6">
 | 
	
		
			
				|  |  | +    <table class="table table-hover">
 | 
	
		
			
				|  |  | +    <thead>
 | 
	
		
			
				|  |  | +      <tr>
 | 
	
		
			
				|  |  | +        <th>User</th>
 | 
	
		
			
				|  |  | +        <th>URL</th>
 | 
	
		
			
				|  |  | +        <th>Tags</th>
 | 
	
		
			
				|  |  | +        <th></th>
 | 
	
		
			
				|  |  | +      </tr>
 | 
	
		
			
				|  |  | +    </thead>
 | 
	
		
			
				|  |  | +    <tbody>
 | 
	
		
			
				|  |  | +      <tr>
 | 
	
		
			
				|  |  | +        <td>John</td>
 | 
	
		
			
				|  |  | +        <td>john@example.com</td>
 | 
	
		
			
				|  |  | +        <td>tag1, tag2</td>
 | 
	
		
			
				|  |  | +        <td>
 | 
	
		
			
				|  |  | +        <a href="#">
 | 
	
		
			
				|  |  | +          <span class="glyphicon glyphicon-eye-open"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +        <a href="#">
 | 
	
		
			
				|  |  | +          <span class="glyphicon glyphicon-eye-close" style="display: none;"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +        <a href="#">
 | 
	
		
			
				|  |  | +          <span class="glyphicon glyphicon-edit"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +          <a href="#">
 | 
	
		
			
				|  |  | +        <span class="glyphicon glyphicon-remove"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +        </td>
 | 
	
		
			
				|  |  | +      </tr>
 | 
	
		
			
				|  |  | +      <tr>
 | 
	
		
			
				|  |  | +        <td>Mary</td>
 | 
	
		
			
				|  |  | +        <td>mary@example.com</td>
 | 
	
		
			
				|  |  | +        <td>tag1, tag2</td>
 | 
	
		
			
				|  |  | +        <td>
 | 
	
		
			
				|  |  | +        <a href="#">
 | 
	
		
			
				|  |  | +          <span class="glyphicon glyphicon-eye-open"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +        <a href="#">
 | 
	
		
			
				|  |  | +          <span class="glyphicon glyphicon-eye-close" style="display: none;"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +        <a href="#">
 | 
	
		
			
				|  |  | +          <span class="glyphicon glyphicon-edit"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +          <a href="#">
 | 
	
		
			
				|  |  | +        <span class="glyphicon glyphicon-remove"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +        </td>
 | 
	
		
			
				|  |  | +      </tr>
 | 
	
		
			
				|  |  | +      <tr>
 | 
	
		
			
				|  |  | +        <td>July</td>
 | 
	
		
			
				|  |  | +        <td>july@example.com</td>
 | 
	
		
			
				|  |  | +        <td>tag1, tag2</td>
 | 
	
		
			
				|  |  | +        <td>
 | 
	
		
			
				|  |  | +        <a href="#">
 | 
	
		
			
				|  |  | +          <span class="glyphicon glyphicon-eye-open"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +        <a href="#">
 | 
	
		
			
				|  |  | +          <span class="glyphicon glyphicon-eye-close" style="display: none;"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +        <a href="#">
 | 
	
		
			
				|  |  | +          <span class="glyphicon glyphicon-edit"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +          <a href="#">
 | 
	
		
			
				|  |  | +        <span class="glyphicon glyphicon-remove"></span>
 | 
	
		
			
				|  |  | +        </a>
 | 
	
		
			
				|  |  | +        </td>
 | 
	
		
			
				|  |  | +      </tr>
 | 
	
		
			
				|  |  | +    </tbody>
 | 
	
		
			
				|  |  | +  </table>
 | 
	
		
			
				|  |  | +  
 | 
	
		
			
				|  |  | +  
 | 
	
		
			
				|  |  |    </div>
 | 
	
		
			
				|  |  | -  <div class="col-md-6 col-md-pull-6">A</div>
 | 
	
		
			
				|  |  |    </div>
 | 
	
		
			
				|  |  |      <div class="clearfix visible-lg"></div>
 | 
	
		
			
				|  |  |    </div>
 |