capitali[zs]e path parameters

This commit is contained in:
Ben Parsons 2018-08-31 14:37:47 +01:00
parent 778fe2a47a
commit c77b505441

View file

@ -273,6 +273,7 @@ table {
td[colspan]:not([colspan="1"]) { td[colspan]:not([colspan="1"]) {
background: #eeeeee; background: #eeeeee;
text-transform: capitalize;
} }
thead { thead {