diff options
| author | Michael Davis <michael.s.davis@ibm.com> | 2017-06-26 13:07:27 -0500 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2017-09-20 13:14:23 -0500 |
| commit | 6dc5f1817b37b913e1aee2d65f419cd2031f185a (patch) | |
| tree | 849c4864733412b3689ae14a286cdce8248b4b33 /app/common/styles/components | |
| parent | 4ac71d42efd6149e97d373c0611ada5a0a4e8b60 (diff) | |
| download | phosphor-webui-6dc5f1817b37b913e1aee2d65f419cd2031f185a.tar.gz phosphor-webui-6dc5f1817b37b913e1aee2d65f419cd2031f185a.zip | |
Enhance hardware inventory layout
Change-Id: Ie013fdaa03a03682bb415a34e15155091fa3bf4a
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/common/styles/components')
| -rw-r--r-- | app/common/styles/components/table.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/common/styles/components/table.scss b/app/common/styles/components/table.scss index fb49d39..26490f6 100644 --- a/app/common/styles/components/table.scss +++ b/app/common/styles/components/table.scss @@ -104,4 +104,6 @@ @include indeterminate-bar; } +.sort-heading { +} |

