Path: blob/master/webroot/rsrc/css/phui/phui-comment-panel.css
12241 views
/**1* @provides phui-comment-panel-css2* @requires phui-timeline-view-css3*/45.phui-comment-panel .phui-timeline-view {6background: none;7}89.phui-comment-panel .phui-comment-panel-empty {10margin: 16px;11padding: 12px;12border: 1px solid {$thinblueborder};13background: {$lightbluebackground};14text-align: center;15color: {$lightbluetext};16}1718.phui-comment-panel-header {19font-weight: bold;20padding: 12px 16px 0;21word-break: break-word;22}2324.phui-comment-panel .phui-timeline-view .phui-timeline-event-view {25margin-left: 40px;26}2728.device-phone .phui-comment-panel .phui-timeline-view29.phui-timeline-event-view {30margin-left: 16px;31}3233.device-desktop .phui-comment-panel .phui-timeline-view .phui-timeline-image {34width: 30px;35height: 30px;36top: 4px;37left: -40px;38}3940.phui-comment-panel .phui-timeline-view .phui-timeline-wedge {41display: none;42}4344.phui-comment-panel .phui-timeline-major-event .phui-timeline-group {45border: none;46}4748.phui-comment-panel .phui-timeline-major-event .phui-timeline-title {49background: none;50border: none;51padding: 0;52visibility: hidden;53}5455.phui-comment-panel .phui-timeline-major-event .phui-timeline-title a {56visibility: visible;57}5859.phui-comment-panel .phui-timeline-icon-fill,60.phui-comment-panel .phui-timeline-menu {61display: none;62}6364.phui-comment-panel .phui-timeline-major-event .phui-timeline-content {65border: none;66}6768.phui-comment-panel .phui-timeline-major-event .phui-timeline-content69.phui-timeline-core-content {70border: none;71padding: 4px 0;72background: transparent;73}7475.phui-comment-panel .phui-timeline-older-transactions-are-hidden {76background-color: {$lightgreybackground};77border: none;78}7980.phui-comment-panel .phui-timeline-badges {81display: none;82}8384.lightbox-comment-form .phui-form-view {85padding-top: 0;86}8788.lightbox-comment-form .aphront-form-control {89padding: 0;90}9192.lightbox-comment-form .aphront-form-input {93margin: 0;94width: auto;95}9697.lightbox-comment-form .remarkup-assist-bar {98display: none;99}100101.lightbox-comment-form .aphront-form-input .remarkup-assist-textarea {102border-radius: 3px;103border: 1px solid {$lightgreyborder};104height: 6em;105}106107108