Skip to content

Commit

Permalink
feat(list): update docs for list-event
Browse files Browse the repository at this point in the history
- removed unused `scaled app instances`, `scaled app memory`, and `scaled app disk` list items

[#80077088]
  • Loading branch information
bebepeng committed Oct 22, 2014
1 parent 0a0b430 commit d68b91c
Showing 1 changed file with 4 additions and 19 deletions.
23 changes: 4 additions & 19 deletions src/pivotal-ui/components/lists.scss
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,10 @@ name: list_event
parent: list
---
This is a special list-group, with styles per-event for colors and icons
This is a special list-group, with styles per-event for colors and icons.
Note: If you need a list item that with an icon that isn't shown below,
take a look at [icons](/elements.html#iconography), and let us know which one you want.
```haml_example
%ul.list-group.event-list
Expand All @@ -363,24 +366,6 @@ This is a special list-group, with styles per-event for colors and icons
.event-icon
.media-body
.event-title updated app
%li.list-group-item.scaled-instances
.media
.pull-left
.event-icon
.media-body
.event-title scaled app instances
%li.list-group-item.scaled-memory
.media
.pull-left
.event-icon
.media-body
.event-title scaled app memory
%li.list-group-item.scaled-disk
.media
.pull-left
.event-icon
.media-body
.event-title scaled app disk
%li.list-group-item.scaled
.media
.pull-left
Expand Down

0 comments on commit d68b91c

Please sign in to comment.