Difference between revisions of "All Teams Info"

 
(11 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
 
  
 +
.loading_wheel{
 +
display:none;
 +
}
 +
 +
.loading_wheel.show_it{
 +
display: block;
 +
}
 +
 +
.button.load_more_teams{
 +
cursor: pointer;
 +
 +
}
 
 
 
.small_icon{
 
.small_icon{
margin-bottom:-3px;
+
margin-bottom: -3px;
 +
padding-right: 5px;
 
}
 
}
 
 
Line 104: Line 117:
 
 
 
select{
 
select{
width: 100%;
+
width: 100%;
 
     padding: 10px 10px;
 
     padding: 10px 10px;
 
     font-size: 125%;
 
     font-size: 125%;
Line 116: Line 129:
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
     background-image: url(https://static.igem.org/mediawiki/2019/2/24/Dropdown_arrow.svg);
 
     background-image: url(https://static.igem.org/mediawiki/2019/2/24/Dropdown_arrow.svg);
 +
max-height: 200px;
 
}
 
}
 
 
Line 125: Line 139:
 
 
 
ul.horizontal_select li{
 
ul.horizontal_select li{
background-color:white;
+
    background-color: white;
    display: inline;
+
    display: block;
    width: 100%;
+
    float: left;
    padding: 5px 8px;
+
    padding: 5px 8px;
    margin: 0px 0px 0px 10px;
+
    margin: 5px 0px 0px 10px;
    border-radius: 5px;
+
    border-radius: 5px;
    border: 1px solid #d3d3d3;
+
    border: 1px solid #d3d3d3;
    cursor: pointer;
+
    cursor: pointer;
    color: black;
+
    color: black;
    font-weight: bold;
+
    font-weight: bold;
 +
    white-space: nowrap;
 
}
 
}
 
 
Line 147: Line 162:
 
 
 
ul.horizontal_select li.select_title{
 
ul.horizontal_select li.select_title{
padding: 5px 0px 5px 0px;
+
    padding: 5px 0px 5px 0px;
    margin-left: -5px;
+
    margin-left: -5px;
    background-color: white;
+
    background-color: white;
    border: 1px solid white;
+
    border: 1px solid white;
    cursor: default;
+
    cursor: default;
    color: #969696;
+
    color: #969696;
    width: 156px;
+
    min-width: 150px;
+
    max-width: 156px;
+
 
}
 
}
 
 
 +
 +
#loading_stuff{
 +
display:none;
 +
}
 +
 +
 +
@media only screen and (max-width: 900px) {
 +
.team_information_wrapper{ width:100%; margin-bottom:-20px;}
 +
.team_information_wrapper.institution{ width:100%; margin-bottom:-20px; margin-top:10px;}
 +
}
 +
 +
 
</style>
 
</style>
 
<div  id="">
 
  
  
Line 277: Line 299:
 
<div class="clear extra_space"></div>
 
<div class="clear extra_space"></div>
 
 
+
 
+
 
<div class="filter_button">
 
<div class="filter_button">
 
<div class="search_button button_disabled" id="go_search_filter">
 
<div class="search_button button_disabled" id="go_search_filter">
Line 292: Line 313:
 
<div class="clear extra_space"></div>
 
<div class="clear extra_space"></div>
  
<div id="filtered_results"></div>
+
 
 +
 
 +
<h3 id="loading_stuff"> LOADING...</h3>
 +
<div id="filtered_results">
 +
 
 +
</div>
 
 
 +
<div id="general_all_teams">
 +
  
<div id="general_all_teams"></div>
 
<div class="button" id="load_more_teams">
 
<a href="">LOAD MORE </div>
 
 
</div>
 
</div>
 +
 +
 +
<div class="button load_more_teams" id="load_more_teams"> <a >LOAD MORE TEAMS </a>  </div>
 +
 +
 +
  
  
</div>
 
  
 
</div>
 
</div>

Latest revision as of 21:51, 21 November 2019

Loading...

Information on all teams

This page contains information and links to all the 2019 teams. If you would like to search for a specific team or filter by categories you can do so by using the search tool below.

Search and Filter

Team List
General Information
  • Region:
  • All regions
  • Africa
  • Asia
  • Europe
  • Latin America
  • North America
  • Section:
  • All sections
  • Undergrad
  • Overgrad
  • High School
  • Medals:
  • All Medals
  • Gold
  • Silver
  • Bronze
  • No Medal
SEARCH

LOADING...