Loading
Commits on Source 12
-
henry authored
fixup! BB 41919: Letterboxing, add temporarily visible web content-size indicator on window resizing. TB 44214: Fix letterboxing status indicator for RTL.
-
henry authored
TB 44214: Drop unnecessary CSS rules.
-
henry authored
TB 44214: Use CSS logical positions for the status panel, rather than "left" and "right".
-
henry authored
TB 44214: Drop upstream's rules for placing content.
-
henry authored
TB 44214: Drop letterboxing gradient.
-
henry authored
TB 44214: Separate out the essential --letterboxing-width and --letterboxing-height rules into their own .letterboxing block, to have the property values set on.
-
henry authored
TB 44214: Use CSS nesting. Part 1.
-
henry authored
TB 44214: Use CSS nesting. Part 2.
-
henry authored
TB 44214: Move the letterboxing classes one element up from tabpanels to tabbox. This is because we need to restyle the tabbox.
-
henry authored
TB 44214: Use a CSS class to show/hide the letterboxing border, rather than setting the border-radius in javascript.
-
henry authored
TB 44214: Rename CSS variable from top-radius to radius-top. This is closer to what upstream has done recently for tokens, where higher specificity is appended.
-
henry authored
TB 44214: Update letterboxing styling for ESR 140.