mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #61648
[Bug 1915469] [NEW] Making theming of buttons more efficient
Public bug reported:
Buttons in list-group-item that float right and stick to the top
hav various breakpoints that do different things, so redoing them
to use flex in a more consistent way and reduce the need for many
overrides in the theme.
Expected behaviour:
In list-group-items, edit and delete buttons etc stick to the top
right corner of that list-group item at all browser widths, even
if title wraps.
Actual behaviour:
The buttons stick at the top when in desktop width, then unstick
on tablet view, and some align to left at some breakpoint, and when
title wraps it would unstick at desktop width, or neglect the
user icon if there is one to the left of the title.
Additionally, improving the CSS for input select, drop-down select,
switches, etc. buttons to prevent too many overrides when the buttons
are styled more graphically.
** Affects: mahara
Importance: Wishlist
Assignee: Evonne Cheung (evonne)
Status: In Progress
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1915469
Title:
Making theming of buttons more efficient
Status in Mahara:
In Progress
Bug description:
Buttons in list-group-item that float right and stick to the top
hav various breakpoints that do different things, so redoing them
to use flex in a more consistent way and reduce the need for many
overrides in the theme.
Expected behaviour:
In list-group-items, edit and delete buttons etc stick to the top
right corner of that list-group item at all browser widths, even
if title wraps.
Actual behaviour:
The buttons stick at the top when in desktop width, then unstick
on tablet view, and some align to left at some breakpoint, and when
title wraps it would unstick at desktop width, or neglect the
user icon if there is one to the left of the title.
Additionally, improving the CSS for input select, drop-down select,
switches, etc. buttons to prevent too many overrides when the buttons
are styled more graphically.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1915469/+subscriptions
Follow ups