Changeset View
Changeset View
Standalone View
Standalone View
webroot/rsrc/css/application/search/search-results.css
| Show All 10 Lines | .phui-source-fragment { | ||||
| color: {$darkgreytext}; | color: {$darkgreytext}; | ||||
| } | } | ||||
| .phui-source-fragment strong { | .phui-source-fragment strong { | ||||
| background-color: {$lightyellow}; | background-color: {$lightyellow}; | ||||
| font-weight: normal; | font-weight: normal; | ||||
| color: #000; | color: #000; | ||||
| } | } | ||||
| .phui-fulltext-tokens { | |||||
| margin: 16px 8px; | |||||
| font-weight: bold; | |||||
| } | |||||
| .phui-fulltext-tokens .phui-tag-view { | |||||
| margin: 0 2px; | |||||
| } | |||||
| .phui-fulltext-tokens .phui-tag-view.phui-tag-shade-grey { | |||||
| opacity: 0.5; | |||||
| } | |||||