-
Notifications
You must be signed in to change notification settings - Fork 0
Description
We need to create a minipanel has (AT 3-column 30 / 30 / 30) layout. This minipanel will have <none>
as the human title but we will have a relevant machine name etc. There will be one pane in each of the columns. Each pane will have relevant classes to identify if they should be saffron / white / green. These panes will become the three boxes shown in (1) below.
Create a github gist that holds the HTML structure with instructions of what / how to write for the pane content.
The content should have a large title like link as shown in (2), a class to add in, font-icon as shown in (3), a short sentence or paragraph of text (4), and a >
indicator as shown in (5) but this should be in rectangular background and not circular.
All the sizes should be themed in em
s. Doing that + using the AT layout for the minipanel will automatically make everything responsive.