horizon/openstack_dashboard/themes/default
Rob Cresswell 041af0fd0a Replace table row 'status_unknown' class with 'warning' class
The default bootstrap styling for table rows uses the same classes as
alerts (warning, danger etc). Rather than layering additional logic
around this with a new class, we should just fall back to the documented
boostrap method.

Also resets the warning colour to its default bootstrap variable, rather
than carrying an altered version.

Change-Id: I3472244fcbbd121a8de48d78084554760dab6385
Closes-Bug: 1615632
2016-09-08 09:57:06 +00:00
..
horizon/components Remove 'default' theme styles 2016-07-28 14:02:02 -07:00
_styles.scss Remove 'default' theme styles 2016-07-28 14:02:02 -07:00
_variables.scss Replace table row 'status_unknown' class with 'warning' class 2016-09-08 09:57:06 +00:00