Mercurial > ~darius > hgwebdir.cgi > iwws
comparison static/iwws.css @ 6:74215b8e16f4
Don't need to make #jqt 100%.
Add a node about why we have this.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Mon, 15 Aug 2011 23:07:52 +0930 |
parents | f859bcb451ca |
children | a0213f0e707b |
comparison
equal
deleted
inserted
replaced
5:f859bcb451ca | 6:74215b8e16f4 |
---|---|
1 html, body, #jqt, #home, #container { | 1 /* Need this otherwise graph height percentages don't work */ |
2 html, body, #home, #container { | |
2 height : 100%; | 3 height : 100%; |
3 } | 4 } |
5 | |
4 div.legend { | 6 div.legend { |
5 font-size: x-small; | 7 font-size: x-small; |
6 } | 8 } |
7 | 9 |
8 div.tickLabel { | 10 div.tickLabel { |