File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ final class Border extends AbstractEnum
4848 const THIN_THICK_LARGE_GAP = 'thinThickLargeGap ' ; //A thin line contained within a thick line with a large-sized intermediate gap
4949 const THIN_THICK_MEDIUM_GAP = 'thinThickMediumGap ' ; //A thick line contained within a thin line with a medium-sized intermediate gap
5050 const THIN_THICK_SMALL_GAP = 'thinThickSmallGap ' ; //A thick line contained within a thin line with a small intermediate gap
51- const THIN_THICK_THIN_LARGE_GAP = 'thinThickThinLargeGap ' ; //A thin-thick-thin line with a large gap
51+ const THIN_THICK_THINLARGE_GAP = 'thinThickThinLargeGap ' ; //A thin-thick-thin line with a large gap
5252 const THIN_THICK_THIN_MEDIUM_GAP = 'thinThickThinMediumGap ' ; //A thin-thick-thin line with a medium gap
5353 const THIN_THICK_THIN_SMALL_GAP = 'thinThickThinSmallGap ' ; //A thin-thick-thin line with a small gap
5454 const THREE_D_EMBOSS = 'threeDEmboss ' ; //A three-staged gradient line, getting darker towards the paragraph
You can’t perform that action at this time.
0 commit comments