home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hackers Magazine 57
/
CdHackersMagazineNr57.iso
/
Software
/
Hacking
/
OperaTor-3.4.exe
/
OperaTor
/
Opera
/
styles
/
user
/
disabletables.css
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Cascading Style Sheet File
|
2008-03-14
|
410 b
|
16 lines
@charset "utf-8";
/* Name: -1367769115 */
/* Page layout inspector - tables.
Converts table elements to blocks.
Copyright 2008 Opera Software */
table, caption, thead, tfoot, tbody, tr, th, td {
width: auto !important;
min-width: 0px !important;
max-width: none !important;
height: auto !important;
min-height: 0px !important;
max-height: none !important;
display: block !important;
}