Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/phui/phui-box.css
| Show First 20 Lines • Show All 80 Lines • ▼ Show 20 Lines | |||||
| .phui-box.phui-object-box.phui-box-blue-property .phui-header-shell { | .phui-box.phui-object-box.phui-box-blue-property .phui-header-shell { | ||||
| background-color: #eff3fc; | background-color: #eff3fc; | ||||
| border-top-right-radius: 3px; | border-top-right-radius: 3px; | ||||
| border-top-left-radius: 3px; | border-top-left-radius: 3px; | ||||
| padding: 6px 16px; | padding: 6px 16px; | ||||
| } | } | ||||
| .device .phui-box.phui-box-blue-property .phui-header-shell { | .device .phui-box.phui-box-blue-property .phui-header-shell, | ||||
| .device .phui-box-blue-property.phui-object-box.phui-object-box-collapsed | |||||
| .phui-header-shell { | |||||
| padding: 6px 12px; | padding: 6px 12px; | ||||
| } | } | ||||
| .phui-box.phui-box-blue-property .phui-header-header { | .phui-box.phui-box-blue-property .phui-header-header { | ||||
| font-size: 13px; | font-size: 13px; | ||||
| color: {$bluetext}; | color: {$bluetext}; | ||||
| } | } | ||||
| .phui-box-blue-property .phui-object-item-list-view.phui-object-list-flush { | .phui-box-blue-property .phui-object-item-list-view.phui-object-list-flush { | ||||
| padding: 2px 8px; | padding: 2px 8px; | ||||
| } | } | ||||
| body .phui-box-blue-property.phui-object-box.phui-object-box-collapsed { | |||||
| padding: 0; | |||||
| } | |||||
| body .phui-box-blue-property .phui-header-shell + .phui-object-box { | |||||
| margin-bottom: 0; | |||||
| } | |||||
| .phui-box-blue-property .phui-header-shell + .phui-object-box | |||||
| .phui-header-shell { | |||||
| background: #fff; | |||||
| } | |||||