@@ -49,45 +49,24 @@ html.var .bd, html.var .bd\:1 { border: 1px solid }
49
49
html .var .bd\: 2 { border : 2px solid }
50
50
51
51
html .var .bd\:w , html .var .bd\:w\: 1 { border-width : 1px }
52
- html .var .bd\:t\:w { border-block-start-width : 1px }
53
- html .var .bd\:r\:w { border-inline-end-width : 1px }
54
- html .var .bd\:b\:w { border-block-end-width : 1px }
55
- html .var .bd\:l\:w { border-inline-start-width : 1px }
56
- html .var .bd\:x\:w { border-inline-width : 1px }
57
- html .var .bd\:y\:w { border-block-width : 1px }
58
52
59
- html .var .bd\:t\:w\: 0 { border-block-start- width : 0 }
60
- html .var .bd\:r\:w\: 0 { border-inline-end- width : 0 }
61
- html .var .bd\:b\:w\: 0 { border-block-end- width : 0 }
62
- html .var .bd\:l\:w\: 0 { border-inline-start- width : 0 }
63
- html .var .bd\:x\:w\: 0 { border-inline -width : 0 }
64
- html .var .bd\:y\:w\: 0 { border-block -width : 0 }
53
+ html .var .bd\:t\:w { border-top- width : 1 px }
54
+ html .var .bd\:r\:w { border-right- width : 1 px }
55
+ html .var .bd\:b\:w { border-bottom- width : 1 px }
56
+ html .var .bd\:l\:w { border-left- width : 1 px }
57
+ html .var .bd\:x\:w { border-left -width : 1 px ; border-right-width : 1 px }
58
+ html .var .bd\:y\:w { border-top -width : 1 px ; border-bottom-width : 1 px }
65
59
66
- html .var .bd\:w\: 2 { border-width : 2px }
67
- html .var .bd\:t\:w\: 2 { border-block-start-width : 2px }
68
- html .var .bd\:r\:w\: 2 { border-inline-end-width : 2px }
69
- html .var .bd\:b\:w\: 2 { border-block-end-width : 2px }
70
- html .var .bd\:l\:w\: 2 { border-inline-start-width : 2px }
71
- html .var .bd\:x\:w\: 2 { border-inline-width : 2px }
72
- html .var .bd\:y\:w\: 2 { border-block-width : 2px }
60
+ html .var .bd\:t\:w\: 0 { border-top-width : 0 }
61
+ html .var .bd\:r\:w\: 0 { border-right-width : 0 }
62
+ html .var .bd\:b\:w\: 0 { border-bottom-width : 0 }
63
+ html .var .bd\:l\:w\: 0 { border-left-width : 0 }
64
+ html .var .bd\:x\:w\: 0 { border-left-width : 0 ; border-right-width : 0 }
65
+ html .var .bd\:y\:w\: 0 { border-top-width : 0 ; border-bottom-width : 0 }
73
66
74
- html .mpb .bd\:t\:w { border-top-width : 1px }
75
- html .mpb .bd\:r\:w { border-right-width : 1px }
76
- html .mpb .bd\:b\:w { border-bottom-width : 1px }
77
- html .mpb .bd\:l\:w { border-left-width : 1px }
78
- html .mpb .bd\:x\:w { border-left-width : 1px ; border-right-width : 1px }
79
- html .mpb .bd\:y\:w { border-top-width : 1px ; border-bottom-width : 1px }
80
-
81
- html .mpb .bd\:t\:w\: 0 { border-top-width : 0 }
82
- html .mpb .bd\:r\:w\: 0 { border-right-width : 0 }
83
- html .mpb .bd\:b\:w\: 0 { border-bottom-width : 0 }
84
- html .mpb .bd\:l\:w\: 0 { border-left-width : 0 }
85
- html .mpb .bd\:x\:w\: 0 { border-left-width : 0 ; border-right-width : 0 }
86
- html .mpb .bd\:y\:w\: 0 { border-top-width : 0 ; border-bottom-width : 0 }
87
-
88
- html .mpb .bd\:t\:w\: 2 { border-top-width : 2px }
89
- html .mpb .bd\:r\:w\: 2 { border-right-width : 2px }
90
- html .mpb .bd\:b\:w\: 2 { border-bottom-width : 2px }
91
- html .mpb .bd\:l\:w\: 2 { border-left-width : 2px }
92
- html .mpb .bd\:x\:w\: 2 { border-left-width : 2px ; border-right-width : 2px }
93
- html .mpb .bd\:y\:w\: 2 { border-top-width : 2px ; border-bottom-width : 2px }
67
+ html .var .bd\:t\:w\: 2 { border-top-width : 2px }
68
+ html .var .bd\:r\:w\: 2 { border-right-width : 2px }
69
+ html .var .bd\:b\:w\: 2 { border-bottom-width : 2px }
70
+ html .var .bd\:l\:w\: 2 { border-left-width : 2px }
71
+ html .var .bd\:x\:w\: 2 { border-left-width : 2px ; border-right-width : 2px }
72
+ html .var .bd\:y\:w\: 2 { border-top-width : 2px ; border-bottom-width : 2px }
0 commit comments