浏览代码

Merge branch 'stable'

Anna Tomanek 5 年之前
父节点
当前提交
f7c7291b1d
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      packages/ckeditor5-table/docs/_snippets/features/table-styling.html

+ 4 - 4
packages/ckeditor5-table/docs/_snippets/features/table-styling.html

@@ -6,12 +6,12 @@
 				<tr>
 				<tr>
 					<th style="background-color:hsl(0,0%,90%);width:317px;" colspan="1" rowspan="2"><p>&nbsp;</p><p>&nbsp;</p></th>
 					<th style="background-color:hsl(0,0%,90%);width:317px;" colspan="1" rowspan="2"><p>&nbsp;</p><p>&nbsp;</p></th>
 					<th style="background-color:hsl(180,97%,31%);text-align:center;width:224px;" colspan="3">Full Year (unaudited)</th>
 					<th style="background-color:hsl(180,97%,31%);text-align:center;width:224px;" colspan="3">Full Year (unaudited)</th>
-					<th style="background-color:hsl(180,97%,31%);text-align:center;width:360px;" colspan="4">2013 (unaudited)</th>
+					<th style="background-color:hsl(180,97%,31%);text-align:center;width:360px;" colspan="4">2019 (unaudited)</th>
 				</tr>
 				</tr>
 				<tr>
 				<tr>
-					<th style="background-color:hsl(180,52%,58%);width:75px;">2011</th>
-					<th style="background-color:hsl(180,52%,58%);width:75px;">2012</th>
-					<th style="background-color:hsl(180,52%,58%);width:75px;">2013</th>
+					<th style="background-color:hsl(180,52%,58%);width:75px;">2017</th>
+					<th style="background-color:hsl(180,52%,58%);width:75px;">2018</th>
+					<th style="background-color:hsl(180,52%,58%);width:75px;">2019</th>
 					<th style="background-color:hsl(180,52%,58%);width:75px;">Q1</th>
 					<th style="background-color:hsl(180,52%,58%);width:75px;">Q1</th>
 					<th style="background-color:hsl(180,52%,58%);width:75px;">Q2</th>
 					<th style="background-color:hsl(180,52%,58%);width:75px;">Q2</th>
 					<th style="background-color:hsl(180,52%,58%);width:75px;">Q3</th>
 					<th style="background-color:hsl(180,52%,58%);width:75px;">Q3</th>