This commit is contained in:
Alexander M. Turek
2003-02-15 19:33:06 +00:00
parent 622661fcea
commit eb723c5a68
2 changed files with 4 additions and 2 deletions

View File

@@ -11,7 +11,9 @@ $Source$
* libraries/common.lib.php3: Don't display edit link for * libraries/common.lib.php3: Don't display edit link for
database-independant queries. database-independant queries.
* lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus). * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus).
* docs.css: Wrong URI. * docs.css:
- Wrong URI;
- Typo.
2003-02-14 Alexander M. Turek <rabus@users.sourceforge.net> 2003-02-14 Alexander M. Turek <rabus@users.sourceforge.net>
* server_databases.php3, server_privileges.php3, lang/*.inc.php3: * server_databases.php3, server_privileges.php3, lang/*.inc.php3:

View File

@@ -34,7 +34,7 @@ div.header {
font-weight: bold; font-weight: bold;
left: 0px; left: 0px;
top: 0px; top: 0px;
position: fixed;*/ position: fixed;
/* following MSIE hack was originally written by Riki Fridrich /* following MSIE hack was originally written by Riki Fridrich
* <http://www.fczbkk.sk> */ * <http://www.fczbkk.sk> */
position: expression("absolute"); position: expression("absolute");