mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-22 17:34:19 +03:00
Remove old forced table cell text alignement.
svn path=/trunk/netsurf/; revision=8759
This commit is contained in:
parent
b1c1d85f97
commit
010774fb25
@ -84,8 +84,7 @@ col { display: table-column; }
|
||||
|
||||
tr { display: table-row; vertical-align: middle; }
|
||||
td, th { display: table-cell; vertical-align: inherit; padding: 1px; }
|
||||
td { text-align: left; }
|
||||
th { font-weight: bold; text-align: center; }
|
||||
th { font-weight: bold; }
|
||||
|
||||
td[nowrap], th[nowrap] { white-space: nowrap; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user