aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css')
-rw-r--r--files/zh-cn/web/css/@viewport/height/index.html1
-rw-r--r--files/zh-cn/web/css/@viewport/orientation/index.html1
-rw-r--r--files/zh-cn/web/css/@viewport/viewport-fit/index.html1
-rw-r--r--files/zh-cn/web/css/@viewport/width/index.html1
-rw-r--r--files/zh-cn/web/css/@viewport/zoom/index.html1
-rw-r--r--files/zh-cn/web/css/_colon_-moz-placeholder/index.html1
-rw-r--r--files/zh-cn/web/css/_colon_any/index.html1
-rw-r--r--files/zh-cn/web/css/_doublecolon_-moz-placeholder/index.html1
-rw-r--r--files/zh-cn/web/css/css_background_and_borders/index.html1
-rw-r--r--files/zh-cn/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html1
-rw-r--r--files/zh-cn/web/css/css_colors/index.html1
-rw-r--r--files/zh-cn/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html1
-rw-r--r--files/zh-cn/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html1
-rw-r--r--files/zh-cn/web/css/margin/index.html1
-rw-r--r--files/zh-cn/web/css/timing-function/index.html1
15 files changed, 15 insertions, 0 deletions
diff --git a/files/zh-cn/web/css/@viewport/height/index.html b/files/zh-cn/web/css/@viewport/height/index.html
index 5afb1dba76..92d33a292c 100644
--- a/files/zh-cn/web/css/@viewport/height/index.html
+++ b/files/zh-cn/web/css/@viewport/height/index.html
@@ -2,6 +2,7 @@
title: height
slug: Web/CSS/@viewport/height
translation_of: Web/CSS/@viewport
+translation_of_original: Web/CSS/@viewport/height
---
<div>{{CSSRef}}</div>
diff --git a/files/zh-cn/web/css/@viewport/orientation/index.html b/files/zh-cn/web/css/@viewport/orientation/index.html
index d67a6a851d..11519cee6e 100644
--- a/files/zh-cn/web/css/@viewport/orientation/index.html
+++ b/files/zh-cn/web/css/@viewport/orientation/index.html
@@ -5,6 +5,7 @@ tags:
- CSS
- CSS Description
translation_of: Web/CSS/@viewport
+translation_of_original: Web/CSS/@viewport/orientation
---
<div>{{CSSRef}}</div>
diff --git a/files/zh-cn/web/css/@viewport/viewport-fit/index.html b/files/zh-cn/web/css/@viewport/viewport-fit/index.html
index 0c151c01b4..2716ef1d6f 100644
--- a/files/zh-cn/web/css/@viewport/viewport-fit/index.html
+++ b/files/zh-cn/web/css/@viewport/viewport-fit/index.html
@@ -2,6 +2,7 @@
title: viewport-fit
slug: Web/CSS/@viewport/viewport-fit
translation_of: Web/CSS/@viewport
+translation_of_original: Web/CSS/@viewport/viewport-fit
---
<div>{{CSSRef}} {{Draft}} {{SeeCompatTable}}</div>
diff --git a/files/zh-cn/web/css/@viewport/width/index.html b/files/zh-cn/web/css/@viewport/width/index.html
index 81da52cfe6..ed5c585a7e 100644
--- a/files/zh-cn/web/css/@viewport/width/index.html
+++ b/files/zh-cn/web/css/@viewport/width/index.html
@@ -2,6 +2,7 @@
title: width
slug: Web/CSS/@viewport/width
translation_of: Web/CSS/@viewport
+translation_of_original: Web/CSS/@viewport/width
---
<div>{{CSSRef}}</div>
diff --git a/files/zh-cn/web/css/@viewport/zoom/index.html b/files/zh-cn/web/css/@viewport/zoom/index.html
index 6484a091bd..894e8a6c73 100644
--- a/files/zh-cn/web/css/@viewport/zoom/index.html
+++ b/files/zh-cn/web/css/@viewport/zoom/index.html
@@ -5,6 +5,7 @@ tags:
- CSS
- CSS Descriptor
translation_of: Web/CSS/@viewport
+translation_of_original: Web/CSS/@viewport/zoom
---
<div>{{ CSSRef }}</div>
diff --git a/files/zh-cn/web/css/_colon_-moz-placeholder/index.html b/files/zh-cn/web/css/_colon_-moz-placeholder/index.html
index 28d1d74fba..f7493e4757 100644
--- a/files/zh-cn/web/css/_colon_-moz-placeholder/index.html
+++ b/files/zh-cn/web/css/_colon_-moz-placeholder/index.html
@@ -7,6 +7,7 @@ tags:
- CSS Reference
- Non-standard
translation_of: 'Web/CSS/:placeholder-shown'
+translation_of_original: 'Web/CSS/:-moz-placeholder'
---
<p> </p>
diff --git a/files/zh-cn/web/css/_colon_any/index.html b/files/zh-cn/web/css/_colon_any/index.html
index 3147c8489d..e9f8527a79 100644
--- a/files/zh-cn/web/css/_colon_any/index.html
+++ b/files/zh-cn/web/css/_colon_any/index.html
@@ -6,6 +6,7 @@ tags:
- 伪类选择器
- 实验性
translation_of: 'Web/CSS/:is'
+translation_of_original: 'Web/CSS/:any'
---
<div>{{CSSRef}}{{SeeCompatTable}}</div>
diff --git a/files/zh-cn/web/css/_doublecolon_-moz-placeholder/index.html b/files/zh-cn/web/css/_doublecolon_-moz-placeholder/index.html
index 0b7fe3488b..3c08f433c8 100644
--- a/files/zh-cn/web/css/_doublecolon_-moz-placeholder/index.html
+++ b/files/zh-cn/web/css/_doublecolon_-moz-placeholder/index.html
@@ -7,6 +7,7 @@ tags:
- CSS Reference
- Non-standard
translation_of: 'Web/CSS/::placeholder'
+translation_of_original: 'Web/CSS/::-moz-placeholder'
---
<div>{{Non-standard_header}}{{CSSRef}}</div>
diff --git a/files/zh-cn/web/css/css_background_and_borders/index.html b/files/zh-cn/web/css/css_background_and_borders/index.html
index 1d13471abd..96d540eedd 100644
--- a/files/zh-cn/web/css/css_background_and_borders/index.html
+++ b/files/zh-cn/web/css/css_background_and_borders/index.html
@@ -9,6 +9,7 @@ tags:
- Overview
- TopicStub
translation_of: Web/CSS/CSS_Backgrounds_and_Borders
+translation_of_original: Web/CSS/CSS_Background_and_Borders
---
<p>{{CSSRef}}</p>
diff --git a/files/zh-cn/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html b/files/zh-cn/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html
index abfe3926cc..66cd1921d5 100644
--- a/files/zh-cn/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html
+++ b/files/zh-cn/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html
@@ -8,6 +8,7 @@ tags:
- Guide
- Intermediate
translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds
+translation_of_original: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds
---
<p>{{CSSRef}}</p>
diff --git a/files/zh-cn/web/css/css_colors/index.html b/files/zh-cn/web/css/css_colors/index.html
index fab9ceefec..60036fea2b 100644
--- a/files/zh-cn/web/css/css_colors/index.html
+++ b/files/zh-cn/web/css/css_colors/index.html
@@ -9,6 +9,7 @@ tags:
- Reference
- TopicStub
translation_of: Web/CSS/CSS_Color
+translation_of_original: Web/CSS/CSS_Colors
---
<div>{{CSSRef}}</div>
diff --git a/files/zh-cn/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html b/files/zh-cn/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html
index c3870e6a25..d50cf7582f 100644
--- a/files/zh-cn/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html
+++ b/files/zh-cn/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html
@@ -16,6 +16,7 @@ tags:
- 范例
- 进阶
translation_of: Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox
+translation_of_original: Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes
---
<div>{{CSSRef}}</div>
diff --git a/files/zh-cn/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html b/files/zh-cn/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html
index 6358b3bd97..9ea8045d96 100644
--- a/files/zh-cn/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html
+++ b/files/zh-cn/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html
@@ -5,6 +5,7 @@ tags:
- CSS
- 弹性盒子
translation_of: Web/CSS/CSS_Flexible_Box_Layout/Typical_Use_Cases_of_Flexbox
+translation_of_original: Web/CSS/CSS_Flexible_Box_Layout/Using_flexbox_to_lay_out_web_applications
---
<p>{{CSSRef}}</p>
diff --git a/files/zh-cn/web/css/margin/index.html b/files/zh-cn/web/css/margin/index.html
index 937456b61d..5c9ecf8baf 100644
--- a/files/zh-cn/web/css/margin/index.html
+++ b/files/zh-cn/web/css/margin/index.html
@@ -6,6 +6,7 @@ tags:
- CSS Property
- Reference
translation_of: Web/CSS/margin
+translation_of_original: Web/CSS/margin-new
---
<div>{{CSSRef}}</div>
diff --git a/files/zh-cn/web/css/timing-function/index.html b/files/zh-cn/web/css/timing-function/index.html
index d1a0dafddd..aef640fdd3 100644
--- a/files/zh-cn/web/css/timing-function/index.html
+++ b/files/zh-cn/web/css/timing-function/index.html
@@ -5,6 +5,7 @@ tags:
- CSS
- timing-function
translation_of: Web/CSS/easing-function
+translation_of_original: Web/CSS/timing-function
---
<p>{{ CSSRef() }}</p>