Path: blob/master/webroot/rsrc/css/phui/phui-cms.css
12241 views
/**1* @provides phui-cms-css2*/345.phui-cms-body {6background-color: #f0f0f2;7}89.phui-cms-view .phui-crumbs-view {10border-bottom: 1px solid {$thinblueborder};11}1213.phui-cms-page {14max-width: 1140px;15margin: 0 auto;16background-color: #fff;17border-left: 1px solid {$lightblueborder};18border-right: 1px solid {$lightblueborder};19border-bottom: 1px solid {$lightblueborder};20margin-bottom: 20px;21}2223.phui-cms-view .phui-basic-nav.phui-navigation-shell .phabricator-nav-local {24background-color: {$page.background};25width: 240px;26border-right: 1px solid {$thinblueborder};27}2829.phui-cms-view .phabricator-nav-content {30padding: 0;31}3233.phui-cms-view .phui-document-container {34border: none;35}3637.phui-cms-view .phui-cms-page-content .phui-profile-header {38padding: 32px 20px;39border-bottom: 1px solid {$thinblueborder};40}4142.phui-cms-view .phui-document-view.phui-document-view-pro {43width: auto;44max-width: inherit;45padding: 0 20px;46margin: 0;47}484950