We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69bba3 commit b38411dCopy full SHA for b38411d
1 file changed
css3-background/default.css
@@ -1,10 +1,6 @@
1
/*
2
* Style sheet for the CSS3 specification,
3
* to be used in addition to http://www.w3.org/StyleSheets/TR/W3C-{WD,PR,REC}
4
-<<<<<<< default.css
5
- * $Id$
6
-=======
7
->>>>>>> 1.14
8
*/
9
10
@media print {
@@ -336,6 +332,7 @@ table.proptable td, table.proptable th {
336
332
border-style: solid none none dotted;
337
333
border-width: thin;
338
334
border-color: red;
335
+ vertical-align: baseline;
339
}
340
table.proptable th:first-child, table.proptable td:first-child {
341
border-left-style: none;
0 commit comments