diff options
Diffstat (limited to 'files/ar/web/css')
-rw-r--r-- | files/ar/web/css/attribute_selectors/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ar/web/css/attribute_selectors/index.html b/files/ar/web/css/attribute_selectors/index.html index cc06083b09..b129e4dc6a 100644 --- a/files/ar/web/css/attribute_selectors/index.html +++ b/files/ar/web/css/attribute_selectors/index.html @@ -161,7 +161,7 @@ div[data-lang="zh-TW"] { <thead> <tr> <th dir="rtl" scope="col">مواصفات</th> - <th dir="rtl" scope="col"><span style="display: none;"> </span>الحالة</th> + <th dir="rtl" scope="col"><span class="hidden"> </span>الحالة</th> <th scope="col">تعليق</th> </tr> </thead> |