Show draft icon in attributes?

Summary: Ref T3485. Maybe this is OK?

Test Plan: {F48656}

Reviewers: chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T3485

Differential Revision: https://secure.phabricator.com/D6356
This commit is contained in:
epriestley
2013-07-03 08:53:01 -07:00
parent 197aa43648
commit 82b37b9fd8
3 changed files with 63 additions and 58 deletions

View File

@@ -33,6 +33,10 @@
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.10);
}
.phabricator-object-item .phui-icon-view {
display: inline-block;
}
.phabricator-object-item-frame {
border-style: solid;
border-color: #c0c5d1;