Difference between revisions of "Template:MSU-Michigan/W3"

Line 185: Line 185:
 
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#bbb!important}
 
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#bbb!important}
  
 +
</style>
  
  
</style>
+
 
 +
                <!--                            Start of NavBar                          -->
 +
 
  
  
Line 296: Line 299:
 
</script>
 
</script>
  
<!-- Close Buttons and Header -->
 
<a href="javascript:void(0)" class="w3-padding-large w3-hover-red w3-hide-small w3-right"><i class="fa fa-search"></i></a>
 
<style>
 
input[type=text] {
 
    width: 130px;
 
    box-sizing: border-box;
 
    border: 2px solid #ccc;
 
    border-radius: 4px;
 
    font-size: 16px;
 
    background-color: white;
 
    background-image: url('javascript:void(0)');
 
    background-position: 10px 10px;
 
    background-repeat: no-repeat;
 
    padding: 12px 20px 12px 40px;
 
    -webkit-transition: width 0.4s ease-in-out;
 
    transition: width 0.4s ease-in-out;
 
}
 
  
input[type=text]:focus {
 
    width: 100%;
 
}
 
</style>
 
  </div>
 
</div>
 
  
 
<!-- Navbar on small screens -->
 
<!-- Navbar on small screens -->

Revision as of 00:42, 17 October 2017