Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/phui/object-item/phui-oi-list-view.css
| Show First 20 Lines • Show All 296 Lines • ▼ Show 20 Lines | .phui-oi-attributes { | ||||
| line-height: 18px; | line-height: 18px; | ||||
| min-height: 21px; | min-height: 21px; | ||||
| } | } | ||||
| .phui-oi-attribute { | .phui-oi-attribute { | ||||
| display: inline-block; | display: inline-block; | ||||
| color: {$greytext}; | color: {$greytext}; | ||||
| vertical-align: top; | vertical-align: top; | ||||
| margin-right: 4px; | |||||
| } | } | ||||
| .phui-oi-attribute-spacer { | .phui-oi-attribute-spacer { | ||||
| padding: 0 4px; | padding: 0 4px; | ||||
| } | } | ||||
| /* - Icons --------------------------------------------------------------------- | /* - Icons --------------------------------------------------------------------- | ||||
| ▲ Show 20 Lines • Show All 313 Lines • Show Last 20 Lines | |||||