Skip to content

style(webserver): unify form controls in default template - #206

Merged
ngosang merged 1 commit into
amule-org:masterfrom
ngosang:feature/issues8
Jun 20, 2026
Merged

style(webserver): unify form controls in default template#206
ngosang merged 1 commit into
amule-org:masterfrom
ngosang:feature/issues8

Conversation

@ngosang

@ngosang ngosang commented Jun 20, 2026

Copy link
Copy Markdown
Member

Make the default web template form controls visually consistent:

  • Add the same thin 1px solid #003161 border to select dropdowns so they match the text inputs instead of using the browser's native chunky border.
  • Replace the 'trebuchet ms' font with a more common and robust stack (Helvetica, Arial, sans-serif) across all form controls (label, input, select, textarea), aligning with the rest of the stylesheet.
  • Add the same thin border to the log boxes (logframe and srvframe iframes) on the log page.
  • Add a small right margin to the status select on the downloads page to separate it from the adjacent category combo.

Make the default web template form controls visually consistent:

- Add the same thin 1px solid #003161 border to select dropdowns so they
  match the text inputs instead of using the browser's native chunky
  border.
- Replace the 'trebuchet ms' font with a more common and robust stack
  (Helvetica, Arial, sans-serif) across all form controls (label, input,
  select, textarea), aligning with the rest of the stylesheet.
- Add the same thin border to the log boxes (logframe and srvframe
  iframes) on the log page.
- Add a small right margin to the status select on the downloads page
  to separate it from the adjacent category combo.
@ngosang
ngosang merged commit a42a0c8 into amule-org:master Jun 20, 2026
9 checks passed
@ngosang
ngosang deleted the feature/issues8 branch June 20, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant