mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
[svn r5950] table borders 0wn3d
This commit is contained in:
parent
634f073efb
commit
15c56df8af
@ -21,7 +21,7 @@ img.icon { vertical-align: middle; }
|
||||
img.aligntop { vertical-align: top; }
|
||||
table.imgtable { margin-left: auto; margin-right: auto; }
|
||||
table.imgtable td { vertical-align: center; text-align: center; padding: 10px }
|
||||
table.trad, /* "Traditional" table with borders.*/
|
||||
table.trad { margin: 0pt; border: 1px outset #000 } /* "Traditional" table with borders.*/
|
||||
table.trad td,
|
||||
table.trad th { margin: 0pt; border: 1px solid #000;}
|
||||
table.trad th { margin: 0pt; border: 1px inset #000 }
|
||||
table.centre { margin-left: auto; margin-right: auto; } /* You are not expected to understand this. */
|
||||
|
Loading…
Reference in New Issue
Block a user