Page MenuHomePhabricator

Unify `border-radius` across UI elements in OOjs UI
Closed, ResolvedPublic

Description

Currently border-radius takes values 0.1em, 0.2em, 0.25em and the wished UI default of 2px (there's also some special case values more).
Let's unify this.

Details

Related Changes in Gerrit:

Event Timeline

Volker_E claimed this task.
Volker_E raised the priority of this task from to Needs Triage.
Volker_E updated the task description. (Show Details)
Volker_E added projects: OOUI, UI-Standardization.

As Internet Explorer doesn't support [[ http://caniuse.com/#feat=border-radius | border-radius earlier than version 9 ]], we should go for 2px value as the zooming problem doesn't need to be taken into account.

Change 263559 had a related patch set uploaded (by VolkerE):
MediaWiki theme: Unify border-radius values

https://gerrit.wikimedia.org/r/263559

Change 263559 merged by jenkins-bot:
MediaWiki theme: Unify border-radius values

https://gerrit.wikimedia.org/r/263559