Be more specific about which table headers to force left-justified so
header and footer elements aren't unjustifiably justified. Submitted by: Jason Massey PR: www/164454 Reviewed by: gjb (mentor)
This commit is contained in:
parent
0c6c2527b5
commit
c3ebf18dee
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38317
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ SVNREF {
|
|||
a[href]:hover { background: #ffa }
|
||||
}
|
||||
|
||||
TH {
|
||||
.INFORMALTABLE, .TABLE TH {
|
||||
padding-left: 02.em;
|
||||
text-align: left;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue