Style the language select list in the installer
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3547869. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !630 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The language select list has been reintroduced now that the functionality is implemented, but it is unstyled.</p> <p>This has been fully redesigned as a much more complex element in <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/drupal_cms/-/work_items/3541502" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/drupal_cms/-/work_items/3541502</a></span> but we should apply some basic styles to the default state (per the design below) in the meantime. The select list will remain the same when opened, this is only for the default state.</p> <p>Tasks:</p> <ol> <li>Move the selector into the header</li> <li>Add the 'globe' icon from the Phosphor library</li> <li>Change text color to #36393F</li> <li>Remove select list border</li> <li>Place down arrow icon closer to text</li> </ol> <p><img src="https://www.drupal.org/files/issues/2025-09-22/Installer%20-%20Step%202.png" alt=""></p> > Related issue: [Issue #3541502](https://www.drupal.org/node/3541502)
issue