Difference between revisions of "Team:William and Mary/Database"

Line 22: Line 22:
 
     .tag-label{
 
     .tag-label{
 
       margin-left: 25px;
 
       margin-left: 25px;
 +
      display: inline-block;
 +
    }
 +
 +
    .tag-checkbox{
 +
      display: inline-block;
 
     }
 
     }
  
Line 46: Line 51:
 
         {{#each this}}
 
         {{#each this}}
 
         <li class='tag'>
 
         <li class='tag'>
           <span style='display: inline-block'><input type='checkbox' name='{{@../key}}' value='{{this}}' class='tag-checkbox'/><label class='tag-label'><div style='font-size:
+
           <input type='checkbox' name='{{@../key}}' value='{{this}}' class='tag-checkbox'/><label class='tag-label'><div style='font-size:
  16px;'>{{this}}</div></label></span>
+
  16px;'>{{this}}</div></label>
 
         </li>
 
         </li>
 
         <br> {{/each}}
 
         <br> {{/each}}

Revision as of 23:27, 30 October 2017

Outreach Database: select tags for search

DATABASE


Quick ID Jump: