Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/phui/phui-header-view.css
| Show First 20 Lines • Show All 253 Lines • ▼ Show 20 Lines | .policy-header-callout .policy-space-container { | ||||
| color: {$sh-redtext}; | color: {$sh-redtext}; | ||||
| } | } | ||||
| .policy-header-callout .policy-tier-separator { | .policy-header-callout .policy-tier-separator { | ||||
| padding: 0 0 0 4px; | padding: 0 0 0 4px; | ||||
| color: {$lightgreytext}; | color: {$lightgreytext}; | ||||
| } | } | ||||
| .phui-header-action-links .phui-mobile-menu { | .phui-header-action-links .phui-mobile-menu { | ||||
| display: none; | display: none; | ||||
| } | } | ||||
| .device .phui-header-action-links .phui-mobile-menu { | .device .phui-header-action-links .phui-mobile-menu { | ||||
| display: inline-block; | display: inline-block; | ||||
| } | } | ||||
| ▲ Show 20 Lines • Show All 119 Lines • Show Last 20 Lines | |||||