Skip to content

Commit

Permalink
Update tip
Browse files Browse the repository at this point in the history
  • Loading branch information
AllThingsSmitty committed Jan 5, 2021
1 parent 89f4072 commit 5c0add2
Show file tree
Hide file tree
Showing 17 changed files with 47 additions and 643 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -115,7 +115,7 @@ button {
}
```

**Note:** the `all` shorthand isn't supported in IE11 and is currently under consideration for support in Edge. `unset` isn't supported in IE11.
**Note:** the `all` and `unset` shorthand isn't supported in IE11.

<sup>[back to table of contents](#table-of-contents)</sup>

Expand Down Expand Up @@ -636,8 +636,8 @@ Current versions of Chrome, Firefox, Safari, Opera, Edge, and IE11.
* [Deutsch](https://github.com/AllThingsSmitty/css-protips/tree/master/translations/de-DE)
* [Español](https://github.com/AllThingsSmitty/css-protips/tree/master/translations/es-ES)
* [Français](https://github.com/AllThingsSmitty/css-protips/tree/master/translations/fr-FR)
* [λληνικά](https://github.com/AllThingsSmitty/css-protips/tree/master/translations/gr-GR)
* [ગુજરાતી](https://github.com/AllThingsSmitty/css-protips/tree/master/translations/gu-IND)
* [हिन्दी](https://github.com/AllThingsSmitty/css-protips/tree/master/translations/hi-IND)
* [Italiano](https://github.com/AllThingsSmitty/css-protips/tree/master/translations/it-IT)
* [日本語](https://github.com/AllThingsSmitty/css-protips/tree/master/translations/ja-JP)
* [한국어](https://github.com/AllThingsSmitty/css-protips/tree/master/translations/ko-KR)
Expand Down
2 changes: 1 addition & 1 deletion translations/de-DE/README.md
Expand Up @@ -114,7 +114,7 @@ button {
}
```

**Hinweis:** Das `all`-Kürzel wird nicht von IE11 unterstützt und in Edge steht es zur Zeit noch zur Diskussion.
**Hinweis:** Die Kurzform `all` und "unset" wird in IE11 nicht unterstützt.

<sup>[zurück zum Inhaltsverzeichnis](#inhaltsverzeichnis)</sup>

Expand Down
2 changes: 1 addition & 1 deletion translations/es-ES/README.md
Expand Up @@ -115,7 +115,7 @@ button {
}
```

**Nota:** la declaraciones cortas `all` no es compatible con IE11 y actualmente está bajo consideración para soporte en Edge. `unset` no es compatible con IE11.
**Nota:** la abreviatura `all` y` unset` no es compatible con IE11.

<sup>[volver al índice de contenidos](#tabla-de-contenido)</sup>

Expand Down
2 changes: 1 addition & 1 deletion translations/fr-FR/README.md
Expand Up @@ -115,7 +115,7 @@ button {
}
```

**Remarque:** le raccourci `all` n'est pas supporté dans IE11 et est actuellement à l'étude pour le support dans Edge. `unset` n'est pas supporté dans IE11.
**Remarque:** les raccourcis `all` et` unset` ne sont pas pris en charge dans IE11.

<sup>[retour à la table des matières](#table-des-matières)</sup>

Expand Down
2 changes: 1 addition & 1 deletion translations/gr-GR/README.md
Expand Up @@ -114,7 +114,7 @@ button {
}
```

**Σημείωση:** το `all` στενογραφημένο δεν υποστηρίζεται απο το IE11 και προσωρινά είναι υπό συζήτηση για το αν θα υποστηρίζεται στο Edge. `unset` δεν υποστηρίζεται στο IE11.
**Σημείωση:** η στενογραφία «all` και` unset` δεν υποστηρίζεται στο IE11.

<sup>[πίσω στον πίνακα περιεχομένων](#πίνακας-περιεχομένων)</sup>

Expand Down
4 changes: 2 additions & 2 deletions translations/gu-IND/README.md
Expand Up @@ -19,7 +19,7 @@
## પ્રોપ્સ

1. [એક સીએસએસ રીસેટ વાપરો](#વાપરવ-a-css-રીસેટ)
1. [વારસો `box-sizing`](#વારસો-box-sizing)
1. [વારસો `box-sizing`](#વારસો-box-sizing)F
1. [બધા ગુણધર્મોને ફરીથી સેટ કરવાને બદલે 'અનસેટ' નો ઉપયોગ કરો](#બધા-ગુણધર્મોને-ફરીથી-સેટ-કરવાને-બદલે-અનસેટ-નો-ઉપયોગ-કરો)
1. [વાપરવ `:not()` અરજી / અનપ્પેલી કરવા માટે નેવિગેશન પર બોર્ડર્સ](#વાપરવ-not-અરજી--અનપ્પેલી-કરવા-માટે-નેવિગેશન-પર-બોર્ડર્સ)
1. [સ્થાનિક રીતે ફોન્ટ ઇન્સ્ટોલ કરેલું છે કે નહીં તે તપાસો](#સ્થાનિક-રીતે-ફોન્ટ-ઇન્સ્ટોલ-કરેલું-છે-કે-નહીં-તે-તપાસો)
Expand Down Expand Up @@ -114,7 +114,7 @@ button {
}
```

**નોંધઃ** `બધા` લહેરાતોને IE11 માં સપોર્ટેડ નથી અને હાલમાં એજમાં સપોર્ટ માટે વિચારણા હેઠળ છે. IE11 માં `અનસેટ` સપોર્ટેડ નથી
**નોંધ:** આઇ 11 માં `all` અને` અનસેટ` શોર્ટહેન્ડ સપોર્ટેડ નથી.

<sup>[સામગ્રીઓના કોષ્ટકમાં પાછા](#પ્રોપ્સ)</sup>

Expand Down

0 comments on commit 5c0add2

Please sign in to comment.