Path: blob/master/webroot/rsrc/css/application/project/project-view.css
12242 views
/**1* @provides project-view-css2*/34.project-view-people-home.phui-two-column-view .phui-two-column-header {5background: transparent;6border: none;7margin-bottom: 8px;8}910.project-view-header-tag {11margin-left: 8px;12font-size: {$normalfontsize};13color: {$bluetext};14font-family: {$fontfamily};15font-weight: normal;16}1718.device-phone .project-view-header-tag {19display: block;20margin-left: -4px;21}2223.project-view-header-tag .phui-icon-view {24color: {$bluetext};25}2627.device .project-view-home .phui-two-column-row {28display: flex;29flex-direction: column-reverse;30}3132.project-view-home .phui-box.project-view-properties {33margin: 0 0 16px 0;34padding: 0;35}3637.device-desktop .phui-two-column-view .project-view-properties38.phui-property-list-container {39padding: 12px 0;40}4142.project-view-properties .phui-property-list-container +43.phui-property-list-text-content {44border-color: {$thinblueborder};45}4647.project-view-properties .phui-property-list-key {48width: auto;49margin-left: 4px;50}5152.project-view-properties .phui-property-list-section-header {53border: none;54padding: 12px 4px 0;55}5657.project-view-home .phui-side-column .phui-object-box .phui-header-shell {58padding: 6px 6px 6px 12px;59}6061.project-view-home .phui-side-column .phui-object-box62div.phui-info-severity-nodata {63color: {$lightgreytext};64font-style: italic;65border: none;66text-align: center;67}6869.project-view-home .phui-box-grey .phui-oi-attribute .phui-icon-view {70color: {$lightgreytext};71}7273.profile-no-badges {74padding: 24px 0;75}7677.people-profile-header.phui-profile-header .phui-header-col1 {78display: none;79}8081.device .people-profile-header.phui-profile-header .phui-header-col1 {82display: table-cell;83}848586