mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-02-02 06:38:42 -05:00
4f6658b115
* regex doc links update git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5668 6c8d7289-2bf4-0310-a012-ef5d649a1542
6 lines
119 B
CSS
6 lines
119 B
CSS
/* Fixes for IE 6 and lower */
|
|
|
|
/* API icon - IE6 does not support position:fixed
|
|
div#api {
|
|
position:absolute;
|
|
} */ |