Doc: fix copy paste errors in border-*-style documentation
Change-Id: I442513ec87e25610898c2102170a5f2bfec5ee77 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>bb10
parent
2af04860f6
commit
cb509f3aee
|
|
@ -1197,16 +1197,16 @@
|
|||
\li none | dotted | dashed | dot-dash | dot-dot-dash | solid | double | groove | ridge | inset | outset
|
||||
\li Border style for text tables and table cells.
|
||||
\row \li \c border-top-style
|
||||
\li <color>
|
||||
\li <border-style>
|
||||
\li Top border style for table cells.
|
||||
\row \li \c border-bottom-style
|
||||
\li <color>
|
||||
\li <border-style>
|
||||
\li Bottom border style for table cells.
|
||||
\row \li \c border-left-style
|
||||
\li <color>
|
||||
\li <border-style>
|
||||
\li Left border style for table cells.
|
||||
\row \li \c border-right-style
|
||||
\li <color>
|
||||
\li <border-style>
|
||||
\li Right border style for table cells.
|
||||
\row \li \c border-width
|
||||
\li <width>px
|
||||
|
|
|
|||
Loading…
Reference in New Issue