This removes the handles from the slider for contacts.

1)  Also, changed the text a little for volunteer interests, added 3D-printing, etc.
This commit is contained in:
Jonathan Rosenbaum
2015-03-03 23:12:16 +00:00
parent 956df1761d
commit a82afc8425
4 changed files with 176 additions and 4 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ function resetTimer()
<title>YBDB</title>
<link href="css/contacts.css" rel="stylesheet" type="text/css" />
<link href="css/css_yb_standard.css" rel="stylesheet" type="text/css" />
<link href="css/jquery.nouislider.css" rel="stylesheet" type="text/css" />
<link href="css/jquery.nouislider.contacts.css" rel="stylesheet" type="text/css" />
<link href="css/chosen.css" rel="stylesheet" type="text/css" />
<script src="js/jquery-2.1.1.js"></script>