yacy_search_server/htroot/env/ie6.css
lotus 4f6658b115 * non-sliding api icon
* regex doc links update

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5668 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-03-05 20:41:30 +00:00

6 lines
119 B
CSS

/* Fixes for IE 6 and lower */
/* API icon - IE6 does not support position:fixed
div#api {
position:absolute;
} */