Path: blob/master/webroot/rsrc/css/phui/phui-feed-story.css
12242 views
/**1* @provides phui-feed-story-css2*/34.phui-object-box .phui-box.phui-feed-story {5border-bottom: 1px solid {$thinblueborder};6}78.phui-object-box .phui-box.phui-feed-story:last-child {9border: none;10}1112.phui-feed-story-head .phui-feed-story-actor {13width: 35px;14height: 35px;15float: left;16margin-right: 8px;17border-radius: 3px;18}1920.phui-feed-story-head .phui-feed-story-actor-image {21background-size: 35px;22}2324.phui-feed-story-head .phui-feed-story-actor-icon {25text-align: center;26vertical-align: middle;27font-size: 24px;28line-height: 32px;29color: #fff;30background-color: #c4cde0;31}3233.phui-feed-story-head {34padding: 12px 4px;35overflow: hidden;36color: {$greytext};37word-break: break-word;38}3940.phui-feed-story-head .phui-link-person {41color: {$darkgreytext};42font-weight: bold;43}4445.phui-feed-story-body {46margin: 4px 4px 8px;47padding-bottom: 8px;48color: {$darkgreytext};49word-break: break-word;50max-height: 300px;51overflow: hidden;52}5354.phui-feed-story-foot {55font-size: {$smallerfontsize};56padding: 0 4px 12px;57}5859.phui-feed-story-foot,60.phui-feed-story-foot a {61color: {$greytext};62}6364.phui-feed-story-foot .phui-icon-view {65margin-right: 5px;66}6768.phui-feed-story-bigtext-post {69line-height: 18px;70color: {$darkgreytext};71}7273.phui-feed-story-bigtext-post h3 {74font-size: {$biggestfontsize};75line-height: 18px;76color: {$darkgreytext};77margin: 0 0 5px 0;78}7980.phui-feed-token-bar {81margin-top: 8px;82border-top: 1px solid #e7e7e7;83padding-top: 8px;84}8586.phui-feed-token-bar .phui-icon-view {87margin-right: 2px;88display: inline-block;89}9091.phui-feed-story-action-list {92float: right;93padding-top: 4px;94}9596.phui-feed-story-action-item {97float: right;98padding-left: 2px;99height: 18px;100width: 18px;101font-size: 18px;102}103104.phui-feed-story-action-list .phui-icon-view {105display: block;106}107108109