X-Git-Url: https://jasonwoof.com/gitweb/?p=contractor-progress.git;a=blobdiff_plain;f=tasks.css;h=d3c63f859caad9fbadbbf690b4d37cb695f7bcdc;hp=6adaf9c658e37b474d4fe9d210c9bc4d5d0bb78f;hb=9d783dbe2e1a57e4de3ca4940c58b1666f035038;hpb=7e9890a5900fa0439918ea9c8805ed90dbc29ce0 diff --git a/tasks.css b/tasks.css index 6adaf9c..d3c63f8 100644 --- a/tasks.css +++ b/tasks.css @@ -38,8 +38,12 @@ background: #fff url(images/updown.png) right 50% no-repeat; padding: 5px 20px 5px 5px; text-align: right; + /* This looks _horrible_ on ie6, but it works + remove this line for IE 5.5 and 6 */ } .updown:hover .updown_links { + /* remove this line for IE 5.5 and 6 + */ right: -1px; }