(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; | |
− | + | display: block; | |
− | + | float: left; | |
− | + | padding: 5px 8px; | |
− | + | margin: 5px 0px 0px 10px; | |
− | + | border-radius: 5px; | |
− | + | border: 1px solid #d3d3d3; | |
− | + | cursor: pointer; | |
− | + | color: black; | |
− | + | 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; | |
− | + | margin-left: -5px; | |
− | + | background-color: white; | |
− | + | border: 1px solid white; | |
− | + | cursor: default; | |
− | + | color: #969696; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
+ | |||
+ | #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> | ||
− | |||
− | |||
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> | </div> | ||
+ | |||
+ | |||
+ | <div class="button load_more_teams" id="load_more_teams"> <a >LOAD MORE TEAMS </a> </div> | ||
+ | |||
+ | |||
+ | |||
− | |||
</div> | </div> |
Latest revision as of 21:51, 21 November 2019
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