Button similarity
When buttons of different types all sit next to each other.
Then
they all look the identical and are aligned.
- Check looks
- Check hover
- Check focus
This page has tests on it.
When buttons of different types all sit next to each other.
Then
they all look the identical and are aligned.
When buttons of different types all sit next to each other without
spaces between.
Then they all look the identical and are aligned.
class="primary"
class="negative"
class="standard"
When buttons are next to text.
Then the text all sits on the same
line.
When buttons are next to text inputs.
Then the line stays flat.
When the file input button is near normal buttons.
Then they look
similar.
When a form field is next to label.
Then it aligns similarly to
when it wraps the form field.
When labels with different form fields sit together
Then they all a vertically aligned similarly.
When labels with different content sit together
Then they all a vertically aligned similarly.
When labels styled as buttons with different content sit together
Then they all a vertically aligned almost the same.
When controls are scaled with font-size
only
Then they all a vertically aligned similarly.