- Issue created by @2dareis2do
- π¬π§United Kingdom 2dareis2do
Noticed that message classes being output in 5th column probably should be on row and it would also be good to have a couple more utility classes available to help style this including "info" and "notice"
- π¬π§United Kingdom 2dareis2do
Ok the patch above adds some styling around the use of messages and adds support for message--info and message--notice class.
With this core patch we have the following notices
- status - green
- warning -amber
- error - red
- info - blue
- notice - bluegrey
- π¬π§United Kingdom 2dareis2do
added screenshot with effect of word-break-break all on table
- π¬π§United Kingdom 2dareis2do
Ok changes to table formatting seem to also sgtem from claro. Will try and raise another issue for that first.
Screenshots also show affect of setting min-width on th and also vertical align top on td
- π¬π§United Kingdom 2dareis2do
Uploaded screenshot of how table looks with these 3 patches (1 here and 2 claro dependencies)
- π¬π§United Kingdom 2dareis2do
Now it's much easier to see what is happening see attached screen shot.