international-labour-organization / ilo_base_theme

A Drupal theme that implements the ILO Design System
Apache License 2.0
1 stars 0 forks source link

Style Drupal forms and local tasks using the ILO Design System #23

Closed ademarco closed 1 month ago

ademarco commented 4 months ago

The scope of this ticket is to theme Drupal forms using the ILO Design System. In order to have a preview of every form that needs styling, we will use the drupal/styleguide module.

As part of this ticket we will also style Drupal local tasks, a.k.a. primary and secondary tabs.

ademarco commented 1 month ago

hello @justintemps , to review this ticket run:

make build-dev
make install

Then click on the one time login link printed on the terminal to be logged in as admin. After that visit http://localhost:8081/admin/appearance/styleguide#form and you'll be able to review the forms.

As part of this ticket we also styled primary and secondary tabs, you'll see them on the style guide page too.