fixed bug #1419696 'print css results in blank table output'
This commit is contained in:
@@ -15,6 +15,7 @@ $Source$
|
||||
* libraries/select_server.lib.php:
|
||||
- fixed pre-select for current server (fixed type missmatch)
|
||||
- do not autosubmit on '(Server) ...'
|
||||
* css/print.css: fixed bug #1419696 'print css results in blank table output'
|
||||
|
||||
2006-02-16 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/italian: update, thanks to Luca Rebellato
|
||||
|
@@ -8,6 +8,6 @@ table tr th {
|
||||
border: 1px solid black;
|
||||
border-collapse: collapse;
|
||||
background-color: white;
|
||||
color: white;
|
||||
font-size: 8pt;
|
||||
color: black;
|
||||
/* font-size: 8pt;*/
|
||||
}
|
Reference in New Issue
Block a user