Mercurial > hg-stable
changeset 7286:a1f8ad3c1821
coal: remove dead CSS code
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Tue, 28 Oct 2008 21:31:21 -0700 |
parents | 5ad99abfab79 |
children | 6e9fe4ff9c54 5ac779ea7850 |
files | templates/static/style-coal.css |
diffstat | 1 files changed, 0 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/templates/static/style-coal.css Tue Oct 28 23:54:01 2008 +0100 +++ b/templates/static/style-coal.css Tue Oct 28 21:31:21 2008 -0700 @@ -17,10 +17,6 @@ border-bottom: 15px solid black; } -#.main { - width:98%; -} - .overflow { width: 100%; overflow: auto; @@ -39,11 +35,6 @@ right: 27px; } -#.menu { - position: absolute !important; - top:expression(eval(document.body.scrollTop + 27)); -} - .menu ul { list-style: none; padding: 0;