Re: [T5.4-alpha-2] Alerts CSS & BootStrap Styling

2013-01-24 Thread Howard Lewis Ship
On Thu, Jan 24, 2013 at 4:04 AM, Steve Eynon wrote: > Hiya, > > When I use the t:alerts component, it @Imports the core stack, which > has the side effect of bringing in the bootstrap.css - which > *radically* alters the layout of my page! > That's a challenge, but also the new order of things.

Re: [T5.4-alpha-2] Alerts CSS & BootStrap Styling

2013-01-24 Thread Steve Eynon
Oh, and could: severityToClass = info: "alert alert-info" be added to the t5/core/alert module to add some styling for info alerts. Cheers. On 24 January 2013 20:04, Steve Eynon wrote: > Hiya, > > When I use the t:alerts component, it @Imports the core stack, which > has the side eff

[T5.4-alpha-2] Alerts CSS & BootStrap Styling

2013-01-24 Thread Steve Eynon
Hiya, When I use the t:alerts component, it @Imports the core stack, which has the side effect of bringing in the bootstrap.css - which *radically* alters the layout of my page! Bringing in the massive bootstrap.css for whole T5 pages such as the exception page is great, but for components, would