BETA

Transvision

Filter by folder:

Show all results devtools dom

Displaying 26 results for the string Grid in en-US:

Entity en-US fr
Entity # all locales devtools • client • inspector.properties
markupView.display.grid.tooltiptext2
en-US
This element behaves like a block element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
fr
Cet élément se comporte comme un élément bloc (« block ») et met en page son contenu en suivant le modèle de la grille. Cliquez pour activer/désactiver la superposition de grille pour cet élément.
Entity # all locales devtools • client • inspector.properties
markupView.display.inlineGrid.tooltiptext2
en-US
This element behaves like an inline element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
fr
Cet élément se comporte comme un élément inline et met en page son contenu en suivant le modèle de la grille. Cliquez pour activer/désactiver la superposition de grille pour cet élément.
Entity # all locales devtools • client • inspector.properties
markupView.display.subgrid.tooltiptiptext
en-US
This element lays out its content according to the grid model but defers the definition of its rows and/or columns to its parent grid container.
fr
Cet élément affiche son contenu d’après le modèle de la grille, mais renvoie la définition de ses lignes et/ou de ses colonnes au conteneur de la grille parent.
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline
en-US
Cannot show outline for this grid
fr
Impossible d’afficher la structure de cette grille
Entity # all locales devtools • client • layout.properties
layout.cannotShowGridOutline.title
en-US
The selected grid’s outline cannot effectively fit inside the layout panel for it to be usable.
fr
La structure de la grille sélectionnée est trop grande pour être utilisée dans le panneau Disposition.
Entity # all locales devtools • client • layout.properties
layout.gridDisplaySettings
en-US
Grid Display Settings
fr
Paramètres d’affichage des grilles
Entity # all locales devtools • client • layout.properties
layout.header
en-US
Grid
fr
Grilles
Entity # all locales devtools • client • layout.properties
layout.noGridsOnThisPage
en-US
CSS Grid is not in use on this page
fr
Aucune grille CSS utilisée sur la page
Entity # all locales devtools • client • layout.properties
layout.overlayGrid
en-US
Overlay Grid
fr
Superposer une grille
Entity # all locales devtools • client • layout.properties
layout.toggleGridHighlighter
en-US
Toggle Grid Highlighter
fr
Activer/Désactiver la mise en évidence des grilles
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid container.
fr
<strong>{ $property }</strong> n’a aucun effet sur cet élément, car il ne s’agit pas d’un conteneur de grille.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container-fix
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong>. { learn-more }
fr
Essayez d’ajouter <strong>display: grid</strong> ou <strong>display:inline-grid</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid item.
fr
<strong>{ $property }</strong> n’a aucun effet sur cet élément, car il ne s’agit pas d’un élément de grille.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item-fix-2
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong> to the element’s parent. { learn-more }
fr
Essayez d’ajouter <strong>display:grid</strong> ou <strong>display:inline-grid</strong> au parent de l’élément. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container
en-US
<strong>{ $property }</strong> has no effect on this element since it’s neither a flex container nor a grid container.
fr
<strong>{ $property }</strong> n’a aucun effet sur cet élément, car il ne s’agit ni d’un conteneur flex, ni d’un conteneur de grille.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-fix
en-US
Try adding <strong>display:grid</strong> or <strong>display:flex</strong>. { learn-more }
fr
Essayez d’ajouter <strong>display: grid</strong> ou <strong>display: flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a flex container, a grid container, or a multi-column container.
fr
<strong>{ $property }</strong> n’a aucun effet sur cet élément, car ce n’est ni un conteneur flex, ni un conteneur de grille ni un conteneur de plusieurs colonnes.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container-fix
en-US
Try adding either <strong>display:grid</strong>, <strong>display:flex</strong>, or <strong>columns:2</strong>. { learn-more }
fr
Essayez d’ajouter <strong>display:grid</strong>, <strong>display:flex</strong>, ou <strong>columns:2</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not a grid or flex item.
fr
<strong>{ $property }</strong> n’a aucun effet sur cet élément, car il ne s’agit ni d’un élément de grille ni d’un élément flexible.
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item-fix-3
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, or <strong>display:inline-flex</strong> to the element’s parent. { learn-more }
fr
Essayez en ajoutant <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong> ou <strong>display:inline-flex</strong> à l’élément parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-or-block-container-fix
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong> or <strong>display:block</strong>. { learn-more }
fr
Essayez d’ajouter <strong>display:grid</strong>, <strong>display:flex</strong>, ou <strong>display:block</strong>. { learn-more }
Entity # all locales devtools • shared • highlighters.ftl
gridtype-container
en-US
Grid Container
fr
Conteneur de grille
Entity # all locales devtools • shared • highlighters.ftl
gridtype-dual
en-US
Grid Container/Item
fr
Conteneur / élément de grille
Entity # all locales devtools • shared • highlighters.ftl
gridtype-item
en-US
Grid Item
fr
Élément de la grille
Entity # all locales devtools • shared • styleinspector.properties
rule.gridToggle.tooltip
en-US
Click to toggle the CSS Grid highlighter
fr
Cliquer pour activer/désactiver la mise en évidence des grilles CSS
Entity # all locales dom • chrome • accessibility • AccessFu.properties
gridcell
en-US
gridcell
fr
cellule

Displaying 6 results for the string Grid in fr:

Entity en-US fr
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-container-fix
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong>. { learn-more }
fr
Essayez d’ajouter <strong>display: grid</strong> ou <strong>display:inline-grid</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-item-fix-2
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong> to the element’s parent. { learn-more }
fr
Essayez d’ajouter <strong>display:grid</strong> ou <strong>display:inline-grid</strong> au parent de l’élément. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-fix
en-US
Try adding <strong>display:grid</strong> or <strong>display:flex</strong>. { learn-more }
fr
Essayez d’ajouter <strong>display: grid</strong> ou <strong>display: flex</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-container-or-multicol-container-fix
en-US
Try adding either <strong>display:grid</strong>, <strong>display:flex</strong>, or <strong>columns:2</strong>. { learn-more }
fr
Essayez d’ajouter <strong>display:grid</strong>, <strong>display:flex</strong>, ou <strong>columns:2</strong>. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-item-fix-3
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, or <strong>display:inline-flex</strong> to the element’s parent. { learn-more }
fr
Essayez en ajoutant <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong> ou <strong>display:inline-flex</strong> à l’élément parent. { learn-more }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-not-grid-or-flex-or-block-container-fix
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong> or <strong>display:block</strong>. { learn-more }
fr
Essayez d’ajouter <strong>display:grid</strong>, <strong>display:flex</strong>, ou <strong>display:block</strong>. { learn-more }
Please enable JavaScript. Some features won't be available without it.