--- loncom/homework/task.css 2006/11/28 16:36:05 1.6 +++ loncom/homework/task.css 2006/11/28 17:55:25 1.7 @@ -135,32 +135,6 @@ ul.LC_GRADING_pastgrading a { text-decoration: none; } - -@media screen { - /* Don't do this at home */ - * html - { - overflow-x: hidden; - overflow-y: hidden; - padding-right: .2em; - } - * html body - { - overflow-y: auto; - height: 100%; - font-size: 90%; - } - * html div.LC_GRADING_maincontrols, * html ul.LC_GRADING_handininfo - { - position: absolute; - } - * html ul.LC_GRADING_handininfo { - overflow-y: hidden; - } - /* All done. */ - -} - .LC_fail, .LC_pass, .LC_neutral { margin : 5px; margin-bottom :10px;