Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/phui/phui-workpanel-view.css
| Show First 20 Lines • Show All 142 Lines • ▼ Show 20 Lines | |||||
| .phui-workpanel-view .phui-object-item-grip { | .phui-workpanel-view .phui-object-item-grip { | ||||
| display: none; | display: none; | ||||
| } | } | ||||
| .phui-workpanel-view .phui-object-item-attribute a { | .phui-workpanel-view .phui-object-item-attribute a { | ||||
| color: {$bluetext}; | color: {$bluetext}; | ||||
| } | } | ||||
| /* - Item Attributes ----------------------------------------------------------- | |||||
| Show attributes on separate lines | |||||
| */ | |||||
| .phui-workpanel-view .phui-object-item-attribute-spacer { | |||||
| display: none; | |||||
| } | |||||
| .phui-workpanel-view .phui-object-item-attribute { | |||||
| display: block; | |||||
| } | |||||