Refactor Claro's views-ui stylesheet - #3332743
1 open thread
Closes #3332743
Merge request reports
Activity
added 34 commits
-
d4b8d36b...04900c3c - 32 commits from branch
project:11.x
- 3de84a7b - Refactor Claro's views-ui stylesheet - #3332743
- 2f5b4360 - #3332743: Refactor Claro's views-ui stylesheet - changes for file formatting and variable usage.
-
d4b8d36b...04900c3c - 32 commits from branch
added 1 commit
added 1 commit
- 63471f9f - Updated logical properties and removed duplicated selectors
added 21 commits
-
63471f9f...49175bf5 - 16 commits from branch
project:11.x
- b94cfa25 - Refactor Claro's views-ui stylesheet - #3332743
- 6db84478 - #3332743: Refactor Claro's views-ui stylesheet - changes for file formatting and variable usage.
- b87925d7 - #3332743: Refactor Claro's views-ui stylesheet - changes for file formatting...
- e24070ee - Updated logical properties and removed duplicated selectors
- d2b1b4b3 - #3332743: Refactor Claro's views-ui stylesheet - Removed @nest from stylesheet...
Toggle commit list-
63471f9f...49175bf5 - 16 commits from branch
106 98 } 107 99 108 100 .views-ui-dialog .form-element--type-select { 109 padding-inline-end: calc(2rem - var(--input-border-size)); 101 padding-inline-end: calc(calc(var(--space-m) * 2) - var(--input-border-size)); 110 102 background-position-y: 56%; 111 103 } 112 104 105 /** 106 * Elements must communicate width to table rendering. 107 * @todo revisit in https://drupal.org/node/3135457 changed this line in version 6 of the diff
added 6 commits
- 3de84a7b - Refactor Claro's views-ui stylesheet - #3332743
- 2f5b4360 - #3332743: Refactor Claro's views-ui stylesheet - changes for file formatting and variable usage.
- 2c4d9a26 - #3332743: Refactor Claro's views-ui stylesheet - changes for file formatting...
- 63471f9f - Updated logical properties and removed duplicated selectors
- 59f32c94 - Updated outdated link reference
- 3527fb6e - Updated outdated link reference
Toggle commit list
Please register or sign in to reply