Path: blob/master/webroot/rsrc/css/application/conpherence/transaction.css
12242 views
/**1* @provides conpherence-transaction-css2*/34.conpherence-transaction-view {5position: relative;6}78.conpherence-transaction-content {9overflow: auto;10}1112.conpherence-transaction-header .phui-link-person {13font-weight: bold;14font-size: {$biggerfontsize};15color: {$blacktext};16}1718.conpherence-transaction-view.date-marker {19border-top: 1px solid {$sh-violetborder};20}2122.conpherence-transaction-view.date-marker .date {23position: relative;24top: -11px;25background-color: {$page.content};26color: {$sh-violettext};27font-weight: bold;28}2930/***** Thread Search **********************************************************/3132.conpherence-fulltext-results {33padding: 8px 0;34}3536.conpherence-fulltext-results + .conpherence-fulltext-results {37border-top: 2px solid {$thinblueborder};38margin-top: -8px;39}4041.conpherence-fulltext-result {42margin: 0 0 1px;43padding: 8px;44}4546.conpherence-fulltext-match {47background: {$lightyellow};48}4950.conpherence-fulltext-results .epoch-link {51float: right;52}5354.conpherence-message-pane .conpherence-fulltext-results55.conpherence-transaction-view.conpherence-fulltext-result {56margin-left: 0;57margin-right: 0;58}5960.conpherence-message-pane .conpherence-search-room-results .phui-object-box {61border: none;62margin: 0;63}6465.conpherence-message-pane .conpherence-search-room-results66.phui-object-box .phui-header-shell {67display: none;68}697071