Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/phui/phui-object-item-list-view.css
| Show First 20 Lines • Show All 741 Lines • ▼ Show 20 Lines | |||||
| .phui-object-item-with-image .phui-object-item-frame { | .phui-object-item-with-image .phui-object-item-frame { | ||||
| min-height: 52px; | min-height: 52px; | ||||
| } | } | ||||
| .phui-object-item-with-image .phui-object-item-content-box { | .phui-object-item-with-image .phui-object-item-content-box { | ||||
| margin-left: 46px; | margin-left: 46px; | ||||
| } | } | ||||
| /* - Launcher Button -------------------------------------------------------- */ | |||||
| .phui-object-item-col2.phui-object-item-launch-button { | |||||
| text-align: right; | |||||
| vertical-align: middle; | |||||
| padding-right: 4px; | |||||
| } | |||||
| .device-phone .phui-object-item-col2.phui-object-item-launch-button { | |||||
| padding: 0 8px 8px; | |||||
| text-align: left; | |||||
| } | |||||