commit | 7d076e28c15383be928bd496c11eb38839fcab79 | [log] [tgz] |
---|---|---|
author | Tyler Scott <tyduptyler13@gmail.com> | Mon Jul 06 19:21:50 2015 -0600 |
committer | Tyler Scott <tyduptyler13@gmail.com> | Mon Aug 10 15:25:05 2015 -0600 |
tree | 76747790b5372adfcf1343d0e3303fdb3dcc72ea | |
parent | a1ac69d2d4d9ca1f1f0562399b827431325b1328 [diff] [blame] |
Cleaning up sources Change-Id: I8d6799333da60355861119b23cc91cd045e8016d
diff --git a/client/query/query2.css b/client/query/query2.css index d5e28d3..a39b328 100644 --- a/client/query/query2.css +++ b/client/query/query2.css
@@ -17,3 +17,11 @@ .sucess { color: green; } + +.subnav { + display: none; + max-height: 500px; + overflow: auto; + margin-left: 15px; + border-left: gray 3px solid; +}