Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/phui/phui-object-box.css
| Show First 20 Lines • Show All 140 Lines • ▼ Show 20 Lines | .phui-object-box .phui-object-box .phui-header-shell .phui-header-header { | ||||
| font-weight: bold; | font-weight: bold; | ||||
| } | } | ||||
| .phui-object-box .phui-object-box .phui-header-shell { | .phui-object-box .phui-object-box .phui-header-shell { | ||||
| margin: 0; | margin: 0; | ||||
| padding: 4px 8px; | padding: 4px 8px; | ||||
| background-color: {$lightgreybackground}; | background-color: {$lightgreybackground}; | ||||
| } | } | ||||
| /* - Pager at the bottom ---------------------------------------------------- */ | |||||
| .phui-object-box-pager { | |||||
| background-color: {$bluebackground}; | |||||
| border-top: 1px solid {$lightblueborder}; | |||||
| } | |||||
| .phui-object-box-pager a.button { | |||||
| margin-top: 8px; | |||||
| margin-bottom: 8px; | |||||
| } | |||||